body {
	margin: 0px auto auto 0px;
	font: 16px "Times New Roman", Times, serif;
	color: #000000;
	background: #E0E4E5 no-repeat scroll top;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	padding: 5px 15px 0px;
}
h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
h5 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #550000;
}

a:link {
	text-decoration: none;
	color: #550000;
}
a:visited {
	text-decoration: none;
	color: #550000;
}
a:hover {
	color: #494949;
	text-decoration: none;
}
a:active {
	color: #550000;
	text-decoration: none;
}
h1 {
	color: #000000;
	font: bold normal 64px/normal "Times New Roman", Times, serif;
}
h2 {
	color: #800000;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #383838;
	font: normal 20px Arial, Helvetica, sans-serif;
}
