body  {	 	
background:#ffffff;  	
margin: 10px; 	
font-family: Georgia, Arial, sans-serif; font-size:small; 	
color: #000000; } 

P { 	font-size:small; } 

H1 { 	font-size:large; 	
color: #ff0000 } 

H2 {  font-size:medium;         
color: #ff0000 } 

H3 {  font-size:small;         
color: #000000; } 

H4 {  font-size:small; 	
font-weight: bold;	          
color: #ff0000; 	
margin-bottom: 0px; }  

H5 {  font-size:medium; 
text-decoration: none;      
font-weight:none;      
color: #000000; 	
line-height=100%;         
color: #000000;
margin-top: 20px;    }  

li {  font-size:small; } 

blockquote {  font-size:small; } 

dt {  font-size:small; 	
font-weight: bold;         
margin-top: 20px;  } 

dd { 	font-size:small; } 

td {  font-size:small; } 

tt {  font-size:x-small; } 

input {  font-size:x-small; }   

:link { color: #0000cc; text-decoration: none; font-weight: normal;}    
/* for unvisited links */ 

:visited { color: #0000cc; text-decoration: none; font-weight: normal;} 
/* for visited links */ 

:active { color: #0000cc; text-decoration: none; font-weight: normal;} 
 /* when link is clicked */ 

:hover { color: #436EEE; text-decoration: none; font-weight: normal;} 
/* when mouse is over link */  