A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #043464;
	text-decoration: underline;
}

A:active {
	color: #0099FF;
	text-decoration: underline;
}

A:hover {
	color: #0066FF;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

P {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #CEFE9B;
}

TABLE.cobtbl{
	background-color: #D0D8DF;
	border: #D0D8DF;
}
TD.cobhl{
background-color: #FFffff;
	border: #D0D8DF;
}
TD.cobll{
background-color: #FFffff;
color : #0000FF;
border: #D0D8DF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}