body, p, td, blockquote, div, span, ul, ol, dl, h1, h2, h3, th, table, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #ffffff;
	background-color: #000000;
}
body { font-size: 75%; }
a:link { color: #c5c5ff }
a:visited { color: #c5c5ff }
a:active { color: #c5c5ff }

h1,h2,h3,h4,h5,h6 { color: #c5c5ff; margin-top: 25px }
h1 { margin-top: 0px; font-size: 140%; }
h2 { font-size: 115% }
h3 { font-size: 100% }
h4 { font-size: 80% }
h5 { font-size: 60% }
h6 { font-size: 40% }

td.labeledimage {
	vertical-align: top;
	text-align: center;
	font-size: 80%;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}

