body {
	background: #ffffff;
	margin-left: 2%;
	margin-right: 2%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
}
a:link, a:visited {
	background: #ffff99;
	border: thin dotted #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
a:hover, a:hover  {
	background: #DC1436;
	border: thin dotted #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	background-color: #DEDEDE;
	color: #000000;
}