body {
 	font-family: arial;
	font-size: 10pt; 
 	margin: 0px;
 	padding: 0px;
 }
TR, TH, TD, INPUT, SELECT{
 	font-family: arial; 
	font-size: 12pt;
	color: 000000; 
}
#fstyle1{
	font-family: arial; 
	font-style: italic;
	font-size: 14pt;
}
#fstyle2{
	font-family: arial; 
	font-size: 14pt;
	text-align: right;
}
#fstyle3{
	font-family: arial; 
	font-size: 10pt;
	color: 787878;
}
#fstyle4{
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	color: 404040;
}
#fstyle5{
	font-family: arial; 
	font-size: 8pt;
	color: 787878;
}
#center{
	align: center;
}
#lstyle1{
	text-decoration: none;
}
#lstyle2{
	color: black;
	text-decoration: none;
}
