body, table, td, span, input, textarea{
	margin:			0;
	font-family:	verdana, arial, sans-serif;
	font-size:		x-small;
	color:			#000000;
}


font{
	font-family:	verdana, arial, sans-serif;
	font-size:		x-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.bold{
	font-weight:	bold;
}

span.hilight{
	color:			#96cb44;
}
span.alert{
	font-weight:	bold;
	color:			#ff0000;
}

span.footer {
	font-family: calibri;
	font-size:	x-small;
       color: #999999;
}

