Body
{
background-color: #B5A642;
font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #003300;
text-decoration: none;}

a:link {color: #003300; font-weight: bold; }
a:visited {color: #003300; text-decoration: none; font-weight: bold;} 
a:hover {text-decoration: none; color: #FFFFFF;font-weight: bold; } 

a.type1:link {color: #003300; font-weight: bold; }
a.type1:visited {color: #003300; text-decoration: none; } 
a.type1:hover {text-decoration: none; color: #FFFFFF; } 

a.type2:link {color: #8B1A1A; font-weight: bold; }
a.type2:visited {color: #8B1A1A; text-decoration: none; } 
a.type2:hover {text-decoration: none; color: #FFFF00; } 

a.type3:link {color: #000000; font-weight: bold; }
a.type3:visited {color: #000000; text-decoration: none; } 
a.type3:hover {text-decoration: none; color: #ADFF2F; } 

a.type4:link {color: yellow; font-weight: bold; }
a.type4:visited {color: white; text-decoration: none; } 
a.type4:hover {text-decoration: none; color: #ADFF2F; } 

h1 { font-family: Papyrus, Georgia, "Times New Roman", Times, serif; font-size: 42px; color: #003300 }
h2 { font-family: Papyrus, Georgia, "Times New Roman", Times, serif; font-size: 32px; color: #003300}

hr{ color:#003300; width:90%; height:2px; } 

#centerDoc { 
position: absolute; 
z-index: 15; 
padding: 0 0 20px 235px; /*top right bottom left*/ 
font-size: 18px
margin-top: 50px; 
border-right: 1px solid #FFFFC0;
font-weight: normal;
} 
