/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background color: #000000;
}


a:hover{text-decoration:none;}

a img { border:0;}

a:link       { color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 8pt; 
               text-decoration: none; font-weight: bold }
.arial       { font-family: Arial; font-size: 9pt }
.advlabelsmall { font-family: Verdana, Arial, Helvetica; font-size: 7pt }
.textlink    { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #006699; 
               font-weight: bold }
.advlabel    { font-family: Verdana, Arial,; font-size: 10px; color: #000000 }
a:visited    { color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 8pt; 
               text-decoration: none; font-weight: bold }
.headtext    { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 12pt; color: #004200; 
               font-weight: bold }
a:active     { color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 8pt; 
               text-decoration: none; font-weight: bold }
a:hover      { text-decoration: underline; }
body         { font-family: Verdana, Arial, Helvetica; font-size: 8pt }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; font-size: 6pt }
table        { font-family: Verdana, Arial, Helvetica; font-size: 8pt }
.infcol      { font-family: Verdana, Arial, Helvetica; font-size: 8pt; line-height: 150% }
h1           { color: #9900CC; font-size: 12pt; font-family: 'Trebuchet MS', Arial, Helvetica; 
               font-weight: bold }
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}