body, td {
	FONT-FAMILY: Verdana; FONT-SIZE: 12px; color: white;
}
body {
	background: #820000;
}
h1 {
	FONT-FAMILY: times new roman; FONT-SIZE: 25px; color: white; display: inline;
}
h2 {
	FONT-FAMILY: Verdana; FONT-SIZE: 16px; color: white; display: inline; text-indent: 10px;
}
div {
	 text-indent: 20px;
}
a {
	color: #FCE253; text-decoration: none;
}
a:hover {
	color: #FCE253; text-decoration: underline;
}
a:vlink {
	color: #FCE253; text-decoration: none;
}