body { 
font-family: verdana, helvetica, sans serif; 
font-size: 9pt;
color: black;
line-height: 175%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

p { 
font-family: verdana, helvetica, sans serif; 
font-size: 9pt;
color: black;
line-height: 175%;
background-color: transparent;
}

.news { 
font-family: verdana, helvetica, sans serif; 
font-size: 8pt;
color: black;
line-height: 175%;
background-color: transparent;
}

.subhead { 
font-family: verdana, helvetica, sans serif; 
font-size: 9pt;
color: #09542c;
line-height: 175%;
background-color: transparent;
}

h1 { 
font-family: verdana, helvetica, sans serif; 
font-size: 12pt;
color: #993300;
font-weight: bold;
line-height: 175%;
background-color: transparent;
}

.bold { 
font-family: verdana, helvetica, sans serif; 
font-size: 8pt;
color: black;
font-weight: bold;
line-height: 175%;
background-color: transparent;
}

ul { 
font-family: verdana, helvetica, sans serif; 
font-size: 9pt;
line-height: 130%;
background-color: transparent;
}

ol { 
font-family: verdana, helvetica, sans serif; 
font-size: 9pt;
line-height: 130%;
background-color: transparent;
}

.subnavtext { 
font-size: 7pt;
font-family: verdana, helvetica, sans serif; 
text-align: left;
line-height: normal;
}

.bottomnavtext { 
font-size: 7pt;
font-family: verdana, helvetica, sans serif; 
text-align: left;
}

a:link {
color: #003300;
}

a:visited {
color: #003300;
}

a:active {
color: #990033;
}

a:hover {
color: #003300;
background-color: transparent;
}

.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.topnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #993300;
}

#myccofRoll
{
  display: block;
  width: 154px;
  height: 63px;
  background: url("MyCCOF_rollover.gif") no-repeat 0 0;

}

#myccofRoll:hover
{ 
  background-position: 0 -63px;
}

#myccofRoll span
{
  display: none;
}


