body {
margin: 0px auto;
padding: 0px auto;
background: #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
}
#Header {
position : absolute; 
top : 5px; 
left: 20%;
width : auto; 
height : 163px; 
}
#content { 
position : absolute; 
width : 620px; 
top : 180px; 
left : 25%; 
text-align: left;
} 
#menu { 
position : absolute; 
top : 205px; 
left : 10px; 
width : 150px; 
text-align: center;
background-color : #c6dafe; 
Padding: 5px, 5px, 5px, 5px;
Margins: 5px, 5px, 5px, 5px;
} 
span.highlight { 
background-color : #010054; 
} 

ol {   
	   
color : #0058A3; 
line-height: 130%;
} 




a {
text-decoration: none;
color: #CB0505;


}

a:hover {
text-decoration: underline;
color: #0058A3;
background: #6dd6ff;
font-size: 110%;
}
h1 {
font-family: Georgia, Amazone BT, CommercialScrD, Verdana, Arial, Helvetica;
color: #0058A3;
font-style: italic;
font-variant: normal;
font-weight: bold;
font-size: x-large;
}

h2 {
font-family:  Verdana, Arial, Helvetica, Palace Hand DB, Amazone BT, CommercialScrD,;
color: #0058A3;
font-style: italic;
font-variant: normal;
font-weight: 100;
font-size: large;
}

h3 {
color: #0058A3;
font-family: Verdana, Georgia, Arial, Helvetica;
font-size: small;

}
p:first-letter {
font-family: Amazone BT, CommercialScrD, Verdana, Georgia, Arial, Helvetica, sans-serif;
color: #0058A3;
font-style: italic;
font-variant: normal;
font-weight: 100;
font-size: 130%;

}

p {
color: #0058A3;
font-size: small;
font-family: Verdana, Georgia, Arial, Helvetica;

}
ul {
color: #0058A3;
font-size: medium;

}


#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #0058A3;
width: 860px;
text-align: center;
color: #0058A3;
font-size: 0.9em;
}
#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}
.style3 {color: #675f5f;}
.style4 {color: #999999;}
.style5 {color: #FF9933;}
.style6 {color: #86b600;}
.style7 {color: #0058A3;}
.style8 {color: #f00005;}
 
