
BODY { 
background-color : #570000; 
color : black; 
text-align : center;
scrollbar-face-color : #570000;
overflow : scroll;
overflow-x : hidden;
font-family : Verdana, Helvetica, Arial, sans-serif }

H1, H2, H3 { 
font-family : Verdana, Helvetica, Arial, sans-serif; 
text-align : center;
color : #570000; }

H4 { 
font-family : Verdana, Helvetica, Arial, sans-serif; 
text-align : center;
font-size : xx-small;
color : #570000; }

H5 { 
font-family : Verdana, Helvetica, Arial, sans-serif; 
text-align : right;
font-size : xx-small;
color : black; }

UL { 
color : black; }

P { 
color : black; }

A:link { 
color : black;
text-decoration : underline; }

A:visited { 
color : black;
text-decoration : underline; }

A:hover {
color : white;
text-decoration: none; }

A:active {
color : darkred;
text-decoration : none; }
