body 
{ 
	scrollbar-face-color:rgb(197,211,233); 
	scrollbar-highlight-color:rgb(255,255,255); 
	scrollbar-shadow-color:rgb(255,255,255); 
	scrollbar-3dlight-color:rgb(255,255,255); 
	scrollbar-arrow-color:rgb(0,51,153); 
	scrollbar-track-color:rgb(232,238,249); 
	scrollbar-darkshadow-color:rgb(255,255,255); 

	font-family: Arial, Helvetica, sans-serif;
} 

p  { font-size: 80%; color: #000000; line-height: 150%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h1 { font-size: 130%; color: #003399; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h2 { font-size: 100%; color: #003399}
h3 { font-size: 80%; color: #003399; font-weight: normal; padding-left: 10px}
h4 { font-size: 80%; color: #003399; font-weight: normal}
h5 { font-size: 80%; color: #003399; font-weight: normal; margin-top: 2px; padding-left: 5px}




hr {  font-size: 1px; color: #003399; }


a:link {  color: #003399; text-decoration: underline}
a:visited {  color: #7B7B7B; }
a:hover {  color: #00969E; text-decoration: underline}
a:active {  color: #00969E}


li { list-style-type: square; font-size: 80%; line-height: 150%} 

ul { list-style-type: square} 

.marginalie {  font-size: 80%; margin-top: 10px}
