h3 {
	
	font-size: 1.2em;
}
img{
	border: 0px none #525252;
	padding: 2px;

	

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: left;
}
.large{
	font-size: 1em;
	font-weight: bold;
	color: #cea433;
	letter-spacing: 0em;
    }
.title {
	font-size: 2px;
	font-style: italic;
	color: #cea433;
}



.mainHeader{
 font-size: 1.9em;
 font-weight: bold;
 border-bottom: 1px dotted #525252;
 border-top: 1px dotted #525252;
 background: #360001;
 letter-spacing: -0.04em;
 padding: 0px 0px 0px 3px;
 margin: 0px 0px 1em 0px;
 margin-left: 0px;
 color: white;

}

