body  {
	font-family : arial,helvetica;
	font-size : 12px;
}

td  {
	font-family : arial,helvetica;
	font-size : 12px;
}

.headtitle  {
	font-family : arial,helvetica;
	font-size : 22px;
	font-weight : bold;
}

.title  {
	font-family : arial,helvetica;
	font-size : 16px;
	font-weight : bold;
	color : Red;
}

select  {
	font-family : arial,helvetica;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

A  {
	color : RGB(0, 102, 255);
}

a:hover  {
	color : RGB(255,102,0);
}

