body { background-color: #000000 }

body { 
font-size: 10pt; font-weight: bold;
font-family: arial, helvetica; 
color: white;} 

a:link { 
font-size: 10pt; color: #6495ED; text-decoration: underline; font-weight: bold;} 
a:visited { 
font-size: 10pt; color: yellow; text-decoration: underline; font-weight: bold;} 
a:hover { 
font-size: 10pt; color: red; text-decoration: underline; font-weight: bold;} 
a:active { 
font-size: 10pt; color: yellow; text-decoration: underline; font-weight: bold;} 

h3 { font-family: Arial, helvetica, serif; font-weight: normal; font-size: 12pt }
