td  {
	font-size: 14px	}
	
.big {  
	font-size: 20px; font-weight: bold	}	
		
.small {  
	font-size: 12px}
	
h1 {  
	font-size: 15pt;
	font-weight: bold
	}


body { 	font-size: 14px } p { 	font-size: 14px } 

a:link       { text-decoration: none; border-bottom:1px dotted; }
a:visited    { text-decoration: none; border-bottom:1px dotted; }
a:hover      { text-decoration: none; border-bottom:0px ; }

