body {	
	background-color: White;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;	
	}
h1,h2,h3,h4,h5,h6,p,td,th {
	font-family: Verdana, Helvetica, sans-serif;	
	}
img {
	border: 0px;
	}
img.logo {
	float: left;
	margin-right: 20px;
	}
a:link, a:visited {
	color: #3300CC;
	text-decoration: underline;
	}
a:active, a:hover {
	color: #CC0000;
	text-decoration: none;
	}
table {
	background-color: #E8E8E8;
	}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}
th {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
hr {
	color: Black;
	border-style: solid;
	height: 2px;
	}
