body
{
color: #FFFFFF;
background-color : #000000;
font-family : Verdana;
font-size : 80%;
text-align : center;
line-height : 170%;
}

h1
{
color : #FFFFFF;
font-family : Verdana;
font-weight : bold;
font-size : 130%;
text-align : center;
line-height : 300%;
}

h2
{
font-family : Verdana;
font-weight : bold;
font-size : 105%;
line-height : 200%;
}

img
{
background-color : #000000;
border : solid 1px;
border-color : #FFFFFF;
}

td
{
color : #FFFFFF;
padding : 6px;
text-align : center;
vertical-align : middle;
border : solid 1px;
border-color : #000000;
}

.bold
{
font-family : Verdana;
font-weight : bold;
}

.color
{
font-family : Verdana;
color : #FF0000;
}

.footer
{
font-family : Verdana;
font-size : 80%;
text-align : center;
border-style: none;
}

a:link
{
text-decoration : none;
font-weight : bold;
font-family : Verdana;
color : #FF0000;
}

a:visited
{
text-decoration : none;
font-weight : bold;
font-family : Verdana;
color : #FFFFFF;
}

a:hover
{
text-decoration : none;
font-weight : bold;
font-family : Verdana;
color : #E67300;
}