h1, h2, h3
{
color: #ffffff; font-weight: bold
}

h3.fsc       { 
{
margin-left: -135px;
}

a:link 	 	 { color: #ffffff; text-decoration: underline;}
a:hover      { color: #ffffff; text-decoration: underline;}
a:visited    { color: #ffffff; text-decoration: underline;}

body         
{ 
background-color: #003399; 
font-family: Verdana, Arial; 
color: #ffffff; 
margin-left: 135px;
margin-right: 15%;
}

br           
{ 
font-family: Verdana, Arial 
}

ol           
{ 
list-style-type: decimal 
}


td           
{ 
border-bottom:1px solid #C0C0C0
}

th           
{ 
background-color: #000000; color: #ffffff; text-align: Left
}