
body {
background-color:#9999FF;
background-repeat : repeat;
width:900px;
margin: 0 auto;
font-family : "Times New Roman", Times, serif;
font-size : 20px;
color:#000099;
font-weight : bold;
line-height : 1.166;
padding: 50px 0px 20px 0px;
}
a:link {
color : #FF9900;
text-decoration : none;
font-size : 18px;
}
a:visited {
text-decoration : none;
color : #FF9900;
font-size : 18px;
}
a:hover {
text-decoration : none;
color : #FF6600;
font-size : 18px;
}
a:active {
text-decoration : none;
color : #FF9900;
font-size : 18px;
}
h1 {
font : bold 175% "Times New Roman", Times, serif;
color : #FF6600;
margin : 0;
padding : 0;
}
h2 {
font : bold 170% "Times New Roman", Times, serif;
color:#FF3300;
margin : 0;
padding : 0;
}
h3 {
font : bold 100% "Times New Roman", Times, serif;
color:#0000FF;
margin : 0;
padding : 0;
}
h4 {
font : 100% "Times New Roman", Times, serif;
color : #FF6600;
margin : 0;
padding : 0;
}
h5 {
font : 100% "Times New Roman", Times, serif;
color : #FF6600;
margin : 0;
padding : 0;
}
#siteInfo { 
clear : both; 
border-top : 1px solid #ff9900; 
font-size : 14px; 
color : #FF6600; 
padding : 10px 10px 10px 10px; 
margin-top : 0; 
} 
.border { 
border-top : 1px solid #ff9900;  
color : #FF6600; 
padding : 0px 0px 50px 0px; 
} 