.Body {
	font-family: Tahoma, Tekton, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}

A:link {
	text-decoration: none;
	color: #D31D1C;
}
A:visited {
	text-decoration: none;
	color: #002D59;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.bodybold {
	font-family: Tahoma, Tekton, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.header {
	font-family: Tahoma, Tekton, Verdana;
	font-size: 16px;
	color: #000084;
	line-height: 20px;
	font-weight: bold;
}
a:hover {
	font-style: normal;
	color: #037CD6;
	text-decoration: underline;
}
body {
	color: #000066;
	text-decoration: none;
	background-color: #6793AF;
	margin-top: 18px;
}
