body {
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2905A0;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 13px;
	text-decoration: none;
	white-space: normal;
	height: -5px;
	font-weight: bold;
	border-left-width: 6px;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}

