body {
background-color:#800000;
background-position:center;
text-align:center;
font-family: "Book Antiqua",Georgia,Perpetua;
margin: 0;
padding: 0;
}



a:link
{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}


a:visited
{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

a:hover
{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

a:active
{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.Style1 { 
font-size: x-large;
font-weight: bold;
font-style: italic;
color:#FFFFFF;
}

.Style2 { 
font-size: xx-large;
font-weight: bold;
color:#CC0000;
}

.Style4 { 
font-size: 16px;
font-weight: bold;
color:#FFFFFF;
}

.Style5 { 
color:#FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}

.Style6 { 
color:#FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
}


