body, p, td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000;
 
}
body { padding-bottom: 22px;}
th {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal; 
	color: #000000 ; 
	font-weight: bold
}
h1 { 
	font-size: 18pt; 
}
h2 { 
	font-size: 16pt; 
}
h3 { 
	font-size: 14pt; 
}
h4 { 
	font-size: 12pt; 
}
h5 { 
	font-size: 10pt; 
}
h6 { 
	font-size: 8pt; 
}
a {
	color: #999999; 
	text-decoration: none; 
}
a:hover {
	color: #000000; 
	text-decoration: underline; 
}
a:link { 
	text-decoration: none; 
	color: #003399; 
}
a:link.menulnk, a.menulnk {  
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: none;
	color: #999999;
}
a:visited { }

fieldset{width:600px;text-align:left;}
