body {
margin: 0px;
padding: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #787878;
background: #FFF;
text-align: center;
}
table {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #787878;
}

A:link {
	color: #787878;
	text-decoration: none;
}

A:visited {
	color: #787878;
	text-decoration: none;
}

A:active {
	color: #787878;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #787878;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #787878;
}

HR {
	color : #787878;
}

TABLE.cobtbl{
background-color: #FFFFFF;
} 

TD.cobhl{
background-color: #FFFFFF;
}

TD.cobll{
background-color: #FFFFFF;
color : #000000;
}

