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

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

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

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

HR {
	color : #3399CC;
}

/*
A:link {
	color: #ffffff;
	text-decoration: none;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
}

A:active {
	color: #660000;
	text-decoration: none;
}

A:hover {
	color: #660000;
	text-decoration: none;
}
*/

table.cobtbl {
background-color: #990000;
}

td.cobhl 
{
background : #660000;
color: #ffffff;
font-weight: bold;
text-align:center;
}

td.cobll 
{
background : #E7D7C0;
color: #660000;
text-align:center;
}
.cpd {
background:#660000
}

.cpdll {
background : #C59E6B;
color: #660000;
text-align:center;
}

.cpdhl {
background : #660000;
color: #ffffff;
font-weight: bold;
text-align:center;
}

