html {
	min-height : 100%;
	margin-bottom : 1px;
}body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f0ecdb;
	margin: 0px;
}
.border {
	border: 1px solid #006600;
	
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.header {
	background-image: url(images/footer5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f0ecdb;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	}
	
	.heading {
	color: #2a5226;
	font-weight: bold;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
.heading2 {
	font-weight: bold;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #990000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 18px;
}

a:link {
	color: #990000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
}
.special {
	background-color: #FFFFFF;
	width: 400px;
	border: 2px solid #990000;
	color:#990000;
	font-size:36px;
	font-family: Times, serif, Georgia;
	padding: 6px;
}

a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	text-decoration: underline;
	color: green;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
}
.footer a:link, .footer a:visited{
	color: #990000;font-size: 10px;
	font-weight: normal;
	text-decoration: underline;}
.heading2 a:link, .heading2 a:visited{
	color: #990000;font-size: 14px;
	font-weight: bold;
	text-decoration: none;}
.heading2 a:hover{
	color: green;font-size: 14px;
	font-weight: bold;
	text-decoration: underline;}
	.title{font-size: 24px}
.required{color: #ff0000; font-weight:bold}

.question {
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.questioncap{color:#990000;font-size:36px;font-family: Times, serif, Georgia;}
.answercap{color:#006633;font-size:36px;font-family: Times, serif, Georgia;}

.answer{
	line-height: 16px;
	color: #000000;
	font-style: italic;
}
