TABLE.cobtbl{
 background-color: #563C20;
 } 

TD.cobhl{
 background-color: #BBC185;
 color : #536A42;
 }

TD.cobll{
 background-color: #E7D9C7;
 }
a:link {
	color: #4C6127;
	text-decoration: underline;
}
a:visited {
	color: #4C6127;
	text-decoration: underline;
}
a:hover {
	color: #9F6D2E;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}
