A:link {
	color: #6F2121;
	text-decoration: underline;
}

A:visited {
	color: #6F2121;
	text-decoration: underline;
}

A:active {
	color: #6F2121;
	text-decoration: underline;
}

A:hover {
	color: #C75C60;
	text-decoration: underline;
}

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 : #660000;
}
TABLE.cobtbl{
	background-color: #ffcccc;
	border: #CC0000;
}
TD.cobhl{
background-color: #FFB3B3;
	border: #CC0000;
}
TD.cobll{
background-color: #FFB3B3;
color : #333333;
border: #CC0000;
}
H1 {
font-size: 16px;
font-family: Verdana;
color: #660000;
}
H2 {
font-size: 12px;
font-family: Verdana;
color: #000000;
}