a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F04A25;
} /* Applies to links */
a:active { text-decoration: none; } /* Applies to active links */
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
} /* Applies to visited links */
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
} /* Applies to links when the mouse is over them */
td {font-family: arial, helvetica; font-size: 8pt;}
p {
	font-family: arial, helvetia;
	font-size: 9pt;
	color: #000000;
}
h1 {font-family: arial, helvetica; font-size: 14pt;}
h2 {
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #000000;
}
h3 {font-family: arial, helvetica; font-size: 11pt;}
h4 {font-family: arial, helvetica; font-size: 10pt;}
ol {font-family: arial, helvetia; font-size: 9pt;}
il {font-family: arial, helvetia; font-size: 9pt;}
ul {font-family: arial, helvetia; font-size: 9pt;}
lo {font-family: arial, helvetia; font-size: 9pt;}
li {font-family: arial, helvetia; font-size: 9pt;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pc;
	color: #000000;
	background-color: #FFFFFF;
}

.newlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC9933;
}
