body {
	background-color : #DCDCDC;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}
h1 {
	font-family : "Arial Black";
	font-size : 30px;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom : 0px;
}
h2 {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
	color : #778899;
}
.logopic {
	margin-bottom : 5px;
	margin-top : 5px;
}
a {
	text-decoration : none;
	color : #778899;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
}
a:hover {
	text-decoration : none;
	color : #000000;
	background-color : #ADD8E6;
}
.content,td,tr {
	font-family : sans-serif;
	font-size : 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.footer {
	font-family : sans-serif;
	font-size : 12px;
	margin-top : 10px;
	margin-bottom : 10px;
}

img {border:0px;}