.arialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color:#000000;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
}
a:link, a:active, a:visited, a:hover {
	font-weight : normal;
	text-decoration: none;
	color : #b54640;
}