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

}
.picturenote {
	font-size: 10px;
	color: ffffff;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color: ffffff;
	line-height: normal;
}
.footerlinks {
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
.footerlinks:HOVER {
	font-size: 10px;
	color: ffffff;
	text-decoration: underline;
}

.headercopy {
	font-size: 10px;
	color: #343434;
}
.subfootercopy {
	font-size: 10px;
	color: #5B0000;
	text-decoration: none;
}

a {
	color: ffffff;
	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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	font-variant: small-caps;
	color: White;
}
H5{
	font-size: 14px;
	font-weight: bold;
	color: Teal;
}
H6{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
