body, td, th, p
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	scrollbar-face-color: #194C8E;
	scrollbar-shadow-color: ghostwhite;
	scrollbar-3dlight-color: ghostwhite;
	scrollbar-arrow-color: ghostwhite;
	scrollbar-track-color: #f2f2f2;
	color: 666667;
}

a:link, a:visited, a:active
{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #194C8E;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #194C8E;
	text-decoration: none;
}

.cbsblue
{
	font-family: Arial, Helvetica,;
	font-size: 10pt;
	color: #194C8E;
}

.smallheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

.smallanchor 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #194C8E;
}

a:link.smallanchor, a:visited.smallanchor, a:active.smallanchor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #194C8E;
	font-weight: normal;
}

a:link.clients, a:active.clients, a:visited.clients
{
	font-family: Arial, Helvetica, sans-serif;
	color: #194C8E;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.clients
{
	text-decoration: none;
	color: #194C8E;
	font-weight : bold;
}
.err
{
	color: #ff0000;
}


