body {
	  text-decoration: none;
	  font-size : 12px;
	  font-family : Arial, Helvetica, sans-serif;
	  background: url(../images/new-ncr-bg.gif)
} 

p {
      color: #000000;
      font-size: 12px;
      text-decoration : none;
      font-family : Arial, Helvetica, sans-serif;
   }

H1 {
	  color: #000000;
	  font-size: 15px;
      text-decoration : none;
      font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}

H2 {
	  color: #000000;
	  font-size: 13px;
      text-decoration : none;
      font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}
	
H3 {
	  color: #000000;
	  font-size: 12px;
      text-decoration : none;
      font-family : Arial, Helvetica, sans-serif;
	  font-weight : normal;
}

P.heading {
      color: #000000;
      font-size: 18px;
      text-decoration : none;
      font-family : Arial, Helvetica, sans-serif;
	  font-weight : bold;
}

p.smlinks {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

p.verysmall {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

p.smallest {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
}

td {
    color: #000000;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

td.smlinks {
     color : #000000;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 font-style : normal;
	 font-weight : bold;
}
a:link  {
      font-family : Arial, Helvetica, sans-serif;
      color: #003D51;
	  font-weight : bold;
}
a:visited { 
      font-family : Arial, Helvetica, sans-serif;
      color: #014163;
      font-weight : bold;
}
alinkw {
	color: #FFFFFF;
}
div.menuBar, div.menuBar a.menuButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}
div.menuBar {
  background-color: #F0EEE2;
  padding: 6px 2px 6px 2px;
  text-align: center;
  margin-left:20px;
}
div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #000000;
}.bold {
	font-weight: bolder;
}
.italic {
	font-style: italic;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.lightred_bold {
	font-weight: bold;
	color: #CC0000;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
