body ,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;

}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;letter-spacing:1pt
}
a:visited {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;letter-spacing:1pt
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	letter-spacing:1pt;
}
a:active {
	text-decoration: none;
	color: #993399;
	font-weight: bold;letter-spacing:1pt
}
h1 {
	font-size: 10pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 14pt;
	font-weight: 600;
}
h4 {
	font-size: 16pt;
}
p            { line-height: 150% }