body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
body {
	background-color: #435176;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	line-height: 1.5em;
}
a {
	font-family: Georgia;
	font-size: 12px;
	color: #3f6b79;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #3F6B79;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #3F6B79;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #991A00;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #3F6B79;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia;
	font-weight: bolder;
}
h1 {
	font-size: 17px;
	color: #991A00;
	line-height: 1.5em;
}
h2 {
	font-size: 14px;
	color: #991A00;
}
h3 {
	font-size: 12px;
	color: #435176;
}
h4 {
	font-size: 12px;
	color: #991A00;
}
h5 {
	font-size: 11px;
	color: #991A00;
}

