<style type="text/css">
<!--

a:link
{
text-decoration: none;
color: #000000;
background-color: white;
}

a:visited
{
text-decoration: none;
color: #999999;
background-color: white;
}

a:hover
{
text-decoration: underline;
color: #B22222;
background-color: white;
}

div.mainblock
{
position: relative;
top: 30px;
width: 930px;
background-color: white;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
border-style: solid;
border-color: #B22222;
border-top-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-right-width: 3px;
font-family: georgia;
color: black;
font-size: 11px;
font-style: normal;
text-align: justify;
}


div.links
{
width: 900px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 15px;
font-family: copperplate gothic bold;
color: black;
font-size: 15px;
font-style: normal;
text-align: center;
}


div.title
{
width: 900px;
border-style: solid;
border-color: #B22222;
border-top-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
padding-top: 20px;
font-family: copperplate gothic bold;
color: #B22222;
font-size: 15px;
font-style: normal;
}


#column1
{
float: left;
width: 20%;
text-align: center;
}


#column2
{
float: left;
width: 20%;
text-align: center;
}


#column3
{
float: left;
width: 20%;
text-align: center;
}


#column4
{
float: left;
width: 20%;
text-align: center;
}


#column5
{
float: left;
width: 20%;
text-align: center;
}


.floatstop
{
clear: all;
}


div.copyright
{
padding-top: 35px;
font-family: verdana;
color: #999999;
font-size: 9px;
font-style: normal;
}


  -->
</style>
