BODY{
Color: white;
Background: black;
Font-Size: 80%;
}

H1{
Background-Color: white;
Color: black;
Font-Size: 250%;
Font-Family: Coronet, Sans-Serif;
}

H2{
Background-Color: darkblue;
Color: white;
Font-Size: 150%;
Font-Family: Coronet, Sans-Serif;
}

H3{
Background-Color: black;
Color: red;
Font-Size: 250%;
Font-Family: Coronet, Sans-Serif;
}

H4{
Background-Color: darkblue;
Color: white;
Font-Size: 200%;
Font-Weight: normal;
Font-Family: Coronet, Sans-Serif;
}

TD{
Font-Size: 85%;
}

A:link{
Color : white;
Font-Weight: bold;
Text-Decoration: none;
}

A:visited{
Color : darkgray;
Font-Weight: bold;
Text-Decoration : none;
}

A:hover{
Color : yellow;
Font-Weight : bold;
Text-Decoration : none;
}

