body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align:"justify";
	color: #000000;
}

td{
	font-size: 10pt;
}

a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:active{
	color: #990033;
	text-decoration: none;
}

a:hover{
	text-decoration: underline
}

h1{
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
}

h2{
	font-family: Verdana;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
}

h3{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

h4{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}