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