body{
	background-color: #6699CC;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	font-style: normal;
}
h1, h2 {font-family: Bookman Old Style;
	color: #660000;
	line-height: 40pt;
	text-align: center;
}
td {
	font-size: 10pt;
}
.address {
	font-size: 9pt;
	text-align: center;
}
.contact-head {
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
}
.contact-body {
	font-size: 10pt;
	font-weight: bold;
	color: #336633;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
.link:hover {
	text-decoration: none;
	color: #FFFFFF;
}
