body {
	background-color: #000000;
	padding:0px;
	margin:0px;
}

.headings {
	font-family: "Gill Sans MT";
	font-size: 24px;
	color: #981B1E;
}

.text {
	font-family: "Gill Sans MT";
	font-size: 13px;
	color: #414141;
	text-align:justify;
	line-height:120%;
}

.text a:link{font-family: "Gill Sans MT"; font-size: 13px; color: #414141; text-decoration:underline;}
.text a:active{font-family: "Gill Sans MT"; font-size: 13px; color: #414141; text-decoration:underline;}
.text a:visited{font-family: "Gill Sans MT"; font-size: 13px; color: #414141; text-decoration:underline;}
.text a:hover{font-family: "Gill Sans MT"; font-size: 13px; color: #981B1E; text-decoration:none;}

.link {
	font-family: "Gill Sans MT";
	font-size: 15px;
	color: #FFFFFF;
	text-align:right;
}

.link a:link{	font-family: "Gill Sans MT";	font-size: 15px;	color: #FFFFFF;	text-decoration:none;}
.link a:active{	font-family: "Gill Sans MT";	font-size: 15px;	color: #FFFFFF;	text-decoration:none;}
.link a:visited{	font-family: "Gill Sans MT";	font-size: 15px;	color: #FFFFFF;	text-decoration:none;}
.link a:hover{	font-family: "Gill Sans MT";	font-size: 15px;	color: #EECB76;	 text-decoration:underline;}

.copy {
	font-family: "Arial";
	font-size: 13px;
	color: #E8C371;
	}
	
.copy a:link {	font-family: "Arial";	font-size: 13px; color: #E8C371; text-decoration:underline;}
.copy a:active {	font-family: "Arial";	font-size: 13px; color: #E8C371; text-decoration:underline;}
.copy a:visited {	font-family: "Arial";	font-size: 13px; color: #E8C371; text-decoration:underline;}
.copy a:hover {	font-family: "Arial";	font-size: 13px; color: #FFFFFF; text-decoration:underline;}
.webinner{font-family:Arial Narrow; font-size:25px; color:#C39E42;}

input{ background-color:#F1DAA4; border:1px solid #C29F4B; height:20px; width:130px;}
textarea{ background-color:#F1DAA4; border:1px solid #C29F4B; width:130px;}

.innerhead {
	font-family: sans-serif;
	font-size: 16px;
	color: #991C1F;
	text-decoration:underline;
}
