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

