body{
background: url("images/background.jpg");
background-repeat: repeat;
}



.bodyfonts{
font-family: Arial, serif;
font-size:10pt;
color:#000000;
margin-right:25px;
margin-left:32px;
text-align:left;
line-height:150%;
}

.splashfonts{
font-family: Arial, serif;
font-size:10pt;
color:#660000;
text-align:center;
line-height:150%;
}

.footerfonts{
font-family: Arial, serif;
font-size:8pt;
color:#660000;
margin-right:25px;
margin-left:32px;
text-align:left;
line-height:150%;
}

.splashfooter{
font-family: Arial, serif;
font-size:8pt;
color:#660000;
text-align:center;
line-height:150%;
}


.newstitle{
font-family: Arial, serif;
font-size:11pt;
color:#000000;
margin-right:25px;
margin-left:32px;
text-align:left;
font-weight:bold;
line-height:150%;
}

.sidebar{
font-family: Arial, serif;
font-size:8pt;
color:#660000;
text-align:left;
}

ul{
font-family: Arial, serif;
font-size:8pt;
color:#660000;
display: list-item;
list-style-type:square;
list-style-position: outside;
text-align:left;
}

.splashlinks{
font-family: Verdana, serif;
font-size:10pt;
color:#666666;
text-decoration:none;
}
.splashlinks:visited{color:#666666;}
.splashlinks:active{color:#ff0000;}
.splashlinks:hover{color:#660000;}



