BODY {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #A78A2C;
	font-size: 16px;
		}

A {
	color: #FFFFFF;
}

A:HOVER {
	color:#FFFF00;
	}
H1 {
	text-align:center;
	font-size: 1.5em;
	color:#C2E8FC
	}
H2 {
		font-size : 3.5em;
	text-align : center;
}
A:Visited {
	text-decoration: underline;
}
H3 {
	font-size : 3em;
	text-align : center;
}
H4 {
	font-size : 2.5em;
	text-align : center;
}
H5{
	font-size : 2em;
	text-align : center;
	font-weight: bold;
	text-transform: uppercase;
}
H6{
	font-size : 1.5em;
	text-align : center;
	font-weight: bold;
	font-variant: small-caps;
	}

.wrapper {
	min-width: 760px;
	max-width: 960px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	text-indent : 0px;
	clear: both;
}

.heavy {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}

.footer {
	width: 100%;
	background-color: #a78a2c;
	color: #000000;
	border: 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 25px;
	}
.logo {
	width:95%;
	}.thankyou {

	text-align:left;
	font-size: 1.2em;
	color:#C2E8FC
}
.highlight {
	font-style: italic;
	color: #FFFFFF;
	font-size: 105%;
	padding: 10;
	margin: 5;
}
