body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F291D;
	background-color: #dadada;
	line-height: 16px;
	
}
.nav {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 15px;
}
a, a:link, a:visited, a:active {
	color: #3F291D;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #784E36;
	font-size: 11px;
}

.question {
	font-style: italic;
	font-weight: bold;
}
.visahead {
	font-weight: bold;
	text-decoration: underline;
}

.headtext1 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}

table#maintable{
	border: thick solid #000000;
	background-color: #FFFFFF;
}
table#outertable{
	border: thick solid #000000;
	background-color: #FFFFFF;
}
img#right {
	float:right;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

img#left {
	float:left;
	border: 1px solid #000000;
	margin-top: 50px;
	margin-bottom: 5px;
	margin-right: 5px;
}
div#blocktext {
padding-left: 180px;
}
.main{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; text-decoration:none; font-weight:none;color:#000000;}
A:link.main, a:visited.main{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; text-decoration:none; font-weight:none;color:#000000;}
A:Hover.main{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; text-decoration:none; font-weight:none;border-bottom:dotted 1px;color:#000000;s}