A:link {
	color: #000033;
	text-decoration: underline;
}

A:visited {
	color: #000033;
	text-decoration: underline;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #99CC99;
	text-decoration: underline overline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #003333;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #99CC99;
}

.menucell {  vertical-align: 1.5%; list-style-type: square; font-size: 14px}
li {  line-height: 20px; list-style-type: square; font-size: 12px; font-weight: normal; color: #003333; clip:    rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; list-style-position: outside}
.toc {  color: #003333; border-color: black black #99CC99; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}
.toc a:link {  color: #003333; text-decoration: underline}
.toc a:visited {  color: #006633; text-decoration: underline}
.toc a:hover {  color: #003333; text-decoration: underline overline; background-color: c5e2c5}
.maintable {  border-color: black #99CC99 black black; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: 0px; border-left-width: 0px}
.smaller {  font-size: 10px}
.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 20px; padding-left: 6px}
.menu {  padding-left: 0px}
menu a:link {  color: #003300; text-decoration: underline}
.menu a:visited {  text-decoration: underline}
.menu a:hover {  color: #003333; text-decoration: underline}

}
TABLE.cobtbl{
	background: #1F3F1F;
}
TD.cobhl{
	background: #99CC99;
}
TD.cobll{
	background-color: #FFFFFF;
}