BODY {
	font-family: Arial;
	font-size: 12px;
	}
TABLE {
	font-family: Arial;
	font-size: 12px;
}
TEXTAREA {
	font-family: Arial;
	font-size: 12px;
}
.evaStrong	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.evaCopyright	{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: white}  /* visited link */
a:hover {color: blue}   /* mouse over link */
a:active {color: blue}   /* selected link */
