BODY {    background-color : black;font-size : medium;}
H1 {  font-size: 60pt; color : #cccccc;font-family : "Times New Roman";}
H2 {  font-size: 50pt; color : gray;font-family : "Times New Roman";}
H3 {   color : silver;font-size : 36pt;font-family : "Times New Roman";}
H4 {    font-family : "Times New Roman";font-size : 20pt;color : #ff8040;}
H5 {   text-decoration : none;font-family : "Times New Roman";font-weight : lighter;background-color : #ff8040;font-size : 14pt;color : white;margin-right : 50%;}
H6 {   color : #cccccc;font-size : 11pt;font-family : "Times New Roman";font-weight : lighter;}
tr {  background-color: #FCEDCF;}
A:LINK{text-decoration:none;color : #8080ff;}
A:VISITED{text-decoration:none;color : #8080ff;}
A:HOVER{text-decoration:none;color : aqua;}
