BODY 
{background-color: black; 
font-family: "Tempus Sans ITC", "Mistral", Verdana, "Book Antiqua", Arial, Helvetica, sans-serif; 
margin-left: 100px;
margin-right: 100px;
margin-top: 40px;
font-size: 12px
color: #ffcc00

}

p
{color: #ffcc00 ; 
font-size: medium}

EM
{color: #ffcc00}


H1
{font-family: "Tempus Sans ITC", "Mistral" ; color: #ffcc00}

H1
{font-size: xx-large}


H2
{font-size: x-large; font-family: "Tempus Sans ITC", "Mistral" ; color: #ffcc00}

H3
{font-size: small; font-family: "Tempus Sans ITC", "Mistral" ; color: #ffcc00}

A:link{color: #ffcc33}

A:hover{color: #ff9966}

A:visited{color: #ffffff}

A
{text-decoration: none}



