body {
margin: 0px 0px 0px 0px;
padding: 0px;
background:black;
font-family:Times;
font-size:12pt;
}


A:link  { color: #cccccc; text-decoration: none;}
A:visited  { color: #cccccc; text-decoration: none;}
A:hover { color: red; text-decoration: none;}
A:active { color: #ffffff; }



#splash1 {
background:#000000 url(images/splashtop.jpg) no-repeat;
width:339px;
height:372px;
}

#splash2 {
width:177px;
overflow:hidden;
color:#CCCCCC;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding-top:4px;
padding-bottom:4px;
font-size:11pt;

}

#splash3 {
width:177px;
overflow:hidden;
color:#CCCCCC;
padding-top:4px;
padding-bottom:4px;
font-size:13pt;

}

#splash4 {
width:177px;
overflow:hidden;
color:#333333;
padding-top:40px;
padding-bottom:4px;
font-size:10pt;

}


#foot {
margin-top:15px;
font-size:14pt;
color:#666666;
}

#foot a:link {color:#666666;}
#foot a:visited {color:#666666;}
#foot a:hover {color:#fff;}
#foot a:active {color:#fff;}


