A:link {
	color: #808080;
	text-decoration: none;
}

A:visited {
	color: #999999;
	text-decoration: none;
}

A:active {
	color: #808080;
	text-decoration: none;
}

A:hover {
	color: #808080;
	text-decoration: none;
}

TD {
	font-size: 18px;
	font-family : Arial;
}

P {
	font-size: 18px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #3399CC;
}

TABLE.cobtbl{
background-color: #000000;
}

TD.cobhl{
background-color: #000000;
}

TD.cobll{
background-color: #000000;
color : #666666;
}