body { 
color : #ffffff; 
font-family : arial; 
font-size : 1em; 
background-color : #000000; 
} 
h1 { 
font-weight : bold; 
color : #ffffff; 
font-family : arial; 
font-size : 2em; 
text-align:center;
} 
h2 { 
font-weight : bold; 
color : #ffffff; 
font-family : arial; 
font-size : 1em; 
text-align:center;
} 
h3 { 
font-style : italic; 
font-weight : bold; 
color : #ffffff; 
font-family : arial; 
font-size : 1em; 
text-align:center;
margin-bottom: 7px;
margin-top: 7px;
} 
h4 { 
color : #33ff33; 
font-family : arial; 
font-size : 1em; 
} 
h5 { 
font-style : italic; 
font-weight : normal; 
color : #ffffff; 
font-family : arial; 
font-size : xx-small; 
} 
h6 { 
font-weight : bold; 
color : #F7FE2E; 
font-family : arial; 
font-size : 1em; 
text-align:left;
} 
P { 
color : #ffffff; 
font-family : arial; 
font-size : 1em; 
margin : 0; 
padding : 2px 5px; 
} 
p { 
color : #ffffff; 
font-family : arial; 
font-size : 1em; 
margin : 0; 
padding : 2px 5px; 
} 
em { 
font-style : normal; 
color : #33ff33; 
} 
tr { 
font-size : 1em; 
} 
a:link { 
color : #ffffff; 
text-decoration : underline; 
} 
a:hover { 
color : #77ff99; 
text-decoration : underline; 
} 
a:visited { 
color : #336600; 
text-decoration : underline; 
} 
