body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}



a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
.survey {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #66FF33;
	font-weight: bold;	
}
a:active {
	color: #CCFF99;
}
h1 {
	font-size: 36px;
	color: #ffffff;
	text-transform: uppercase;
	text-align:left
}
h3 {
	font-size: 18px;
	color: #FF0000;
	display: inline;
	text-align:center
}

h2 {
	font-size: 28px;
	color: #FF0000;
	text-transform: capitalize;
	text-align:center	
	
}

.contact {
	font-size: 16px;
	color: #00ff00;
	text-transform: capitalize;
	text-align: center;	
	
}


