body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: F7F7F7;
}
table, th, td{
	font-size: 12px;
	color: 000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.footer {
	font-size: 10px;
	color: 000000;
	line-height: normal;
}
.footerlinks {
	font-size: 10px;
	color: 000000;
	text-decoration: none;
}
.footerlinks:HOVER {
	font-size: 10px;
	color: 000000;
	text-decoration: underline;
}
.nav{
	color: 000000;
	font-size: 10px;
	text-decoration: none;
}
.navlinks {
	font-size: 10px;
	color: 000000;
	text-decoration: none;
}
.navlinks:HOVER {
	font-size: 10px;
	color: 000000;
	text-decoration: underline;
}
.headercopy {
	font-size: 10px;
	color: #483D8B;
}
.subfootercopy {
	font-size: 10px;
	color: #A9A9A9;
	text-decoration: none;
}

a {
	color: 000000;
	font-size: 12px;
	text-decoration: underline;
}
a:HOVER {
	font-size: 12px;
	text-decoration: blink;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-variant: small-caps;
}

H3 {
	font-size: large;
	font-family: sans-serif;
	font-style: oblique;
}

H4{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #A60000;
}
H5{
	font-size: 14px;
	font-weight: bold;
	color: Teal;
	font-style: italic;
}

