body, table, td, span, input, textarea{
	margin:			0;
	font-family:	verdana, arial, sans-serif;
	font-size:		xx-small;
	color:			#000064;
}

font{
	font-family:	verdana, arial, sans-serif;
	font-size:		xx-small;
}

a:link{
	color:			#000064;
}
a:visited{
	color:			#000064;
}
a:hover{
	font-weight:	bold;
	color:			#000064;
}

input.text, textarea{
	border:			1px solid #000064;
}

span.bold{
	font-weight:	bold;
}

span.hilight{
	color:			#000064;
}
span.alert{
	font-weight:	bold;
	color:			#000064;
}