html {
	scrollbar-base-color:#666666;	
	scrollbar-face-color:#97D4E3;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #2EA8C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #FFFFFF;	
}
P {
	color: #333333;
	font-weight: bold;
}
img {
	padding-right: 10px;
}
a:link {
	color: #F5E45C;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #F5E45C;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #F5E45C;
	text-decoration: none;
	font-weight: bold;
}
.evid {
	color: #F5E45C;
	font-weight: bold;
}