table{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	table-layout : auto;
}
body{
	font-family: Arial,Helvetica,sans-serif;font-size:9pt;
	
}
P.foot {
	font-size:9pt; font-family: Arial,Helvetica,sans-serif;
	text-align:center}
	
	h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight: normal;
}
	
H4 {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-color : #336699;
	border-bottom : 1px;
	border-bottom-color : #336699;
	border-bottom-style : solid;
	border-collapse : separate;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size : 9pt;
} 


a:visited {
	text-decoration: underline;
	color: Purple;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}  
a:hover {
	text-decoration: underline;
	color: Red;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}   
a:link {
	text-decoration: underline;
	color: Blue;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}  
a:active {
	text-decoration: underline;
	color: Black;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
}  

