body { background-color: #000000; color: #F9F9F9; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style1 {color: #FFFFFF; font-size: 10pt }
.style2 { color: #FFFFFF; font-size: 8pt }
.style3 {color: #F9F9F9; font-size: large; }
.style4 {color: #F9F9F9; font-size: x-large; font-family: "Times New Roman", Times, serif; }
.style5 {color: #000000}
.style6 {color: #F9F9F9; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style7 { color: #F9F9F9; font-size: 36px; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.style8 {color: #F9F9F9; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }

H1{
		font-weight:bold;
		color: #FFFFFF;
		font-size: 10pt;
		}
		
H2{
		font-weight:bold;
		color: #FFFFFF;
		font-size: 10pt;
		}


a:link       { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration:none; font-size:8pt}
a:visited    { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration:none; font-size:8pt}
a:active     { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration:none; font-size:8pt}
a:hover      { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration:underline; font-size:8pt}