h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
strong {  font-weight: normal}
b {  font-weight: normal}
a {	
	font-weight: bold;
}
a:link {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
}
a:visited {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.content{
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
}