.footer {
	font-family: Tahoma, serif, Verdana;
	font-size: 9px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #CCFFFF;

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;

}
.navbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.heading {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 20pt;
	font-weight: bold;
	color: #0066FF;
	font-style: italic;
	text-decoration: underline;


}
body {
	background-color: #33a9bc;
	margin: 30px;
}
hr {
	color: #00CCCC;
	width: 95%;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
A:Hover  {
color: #FF0000;
}
