body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;

}
a:link {
	font-weight: normal;
	color: #000066;
	text-decoration: none;

}
a:visited {
	font-weight: normal;
	color: #800080;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000066;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;

}
h3 {
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
