BODY { 
	font-family : Arial;
	color : black;
}
p, ol, td, ul { 
	font-size: 10pt ;
	font-family: Helvetica, Arial, Times New Roman ; 
}
h1 {
	font-size: 18pt ;  
	font-family: Arial Rounded MT Bold, Arial, Times New Roman, Helvetica ; 
}
a:link { 
	color: blue ; 
	text-decoration: none ; 
}
a:visited { 
	color: #800000 ; 
	text-decoration: none ; 
}
a:active { 
	color: green ; 
	text-decoration: none ; 
}
a:hover{ 
	color: orange ; 
	text-decoration: underlined ; 
}
.link { 
	font-size: 8pt ; 
	font-family:  Helvetica, Times New Roman, Arial ; 
}
