p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: 000000	;
	margin: 0px 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1em;
	color: FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d52900;
}