body	{
	color: #333;
	margin: 1em;
	padding: 0;
	border: 0;
	padding-bottom: 25px;
	}
	
body, td, tr, th {	
font-family: verdana, lucida, arial, helvetica, sans-serif;
}

h1	{
    font-size:    large;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:x-large;       
    }

HTML>h1 	{
	font-size:  x-large;  
	} 
	
h2	{
    font-size:    medium;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:large;       
    }

HTML>h2 	{
	font-size:  large;  
	} 

a:link{
	font-weight : bold; 
	text-decoration : none;
	color: #0066CC;
	background: ; 
	}
	
a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #660099;
	background: ; 
	}
a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #0066CC;
	border-bottom: 1px dotted #999;
	background: ;
}
	
	
