body {
font-family:georgia,times new roman,times,serif;
}

H2 {
font-family:Tahoma,Arial,sans-serif;color:navy;text-align:center;
}

H3 {
font-family:Tahoma,Arial,sans-serif;color:navy
}

H4 {
font-family:Tahoma,Arial,sans-serif;color:navy
}a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	text-transform: capitalize;
}

