body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9DCAB6;
	text-align: center;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
a:link.blue {
color : #FFCC99;
text-decoration : none;
font-weight : bold;
}

a.blue {
color : #FFCC99;
text-decoration : none;
font-weight : bold;
hover: color: #9A2925;

}
a:link.red {
color : #FFFF00;
text-decoration : underline;
font-weight : bold;
hover: color: #9A2925;
font-family: Arial, Helvetica, sans-serif;

}

a.red {
color : #ffff00;
text-decoration : underline;
font-weight : bold;
hover: color: #ff0000;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
color : #9A2925;
text-decoration : underline;

}

.table1 {
	border: 0px solid #669966;
	border-collapse: seperate;
	background-color: #669966;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}

H2 {
	font-family: "Arial,Helvetica,sans-serif";
	font-size: 50px;
	font-weight: bold;
}