body {
    background-color:#727272;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: block;
	background-color: #890006;
	background-position: left center;
	padding: 2px;
}
.style1 {font-weight: bold
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #FFFF00;
}
