body {

margin: 0px;
background-color: #000000;
}

p,li,td {
	font : 12px verdana, arial, helvetica, sans-serif;
	line-height: 150%;
	color: #FFFFFF;
}

h1 
{
      font : 15px verdana, arial, helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
      color : #85B73C;
}

h2 
{
      font : 15px verdana, arial, helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
     color : #C63A2D;
}

h3 
{
      font : 15px verdana, arial, helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
     color : #365EAB;
}

h4 
{
      font : 14px verdana, arial, helvetica, sans-serif;
 	  font-weight: bold;
	  text-transform: uppercase;
     color : #85B73C;
}

h5 
{
      font : 14px verdana, arial, helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
     color : #C63A2D;
}

h6 
{
      font : 14px verdana, arial, helvetica, sans-serif;
	  font-weight: bold;
	  text-transform: uppercase;
     color : #365EAB;
}

a  
{
  color : #85B73C;
}

a:visited
{
  color : #7C9853;
}

a:hover  
{
  color : #C63A2D;
}

.copyright 
{
	font : 9px verdana, arial, helvetica, sans-serif;
	color: #365EAB;
}

a.copyright  
{
  color : #365EAB;
}

a.copyright:visited  
{
  color : #365EAB;
}

a.copyright:hover  
{
  color : #FFFFFF;
}

td.main {

background-color: #000000;
}

td.top {

background-image: url(../images/ops_topbg.jpg);
background-repeat: repeat-x;

}

.printable {
	font : 10pt verdana, arial, helvetica, sans-serif;
	color: #000000;
}