body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: #000000;
	margin-top: 20px;
	color: #FFFFFF;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #51505B;
}

.leader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-align: left;
	background-color: #51505B;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: normal;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}

.h3
 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}

a:link {
	color: #F69432;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #F69432;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #F69432;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #FFFF99;
	text-transform: uppercase;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFF99;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFF99;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFF99;
}

.border {
	border: 4px double #FFFFFF;
}
