body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}  
p {font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a:link {
	text-decoration: underline;
	color: #FF9900;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color:#FFCC00;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FF6600;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight:bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text_itallic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	font-style: italic;
}
