body {
	topmargin:0;
	leftmargin:0;
	marginheight:0;
	marginwidth:0;
}

td {
	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
}

a {
	text-decoration:none;
	color:#E03400;
	background-color:transparent;
}

a:link.nav {
	color:#808080;
	font-weight:bold;
}

a:visited {
	color:#923423;
}

a:visited.nav {
	color:#808080;
	font-weight:bold;
}

a:hover {
   	text-decoration:underline;
}
	
a:hover.nav	{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#266119;
}

.navtitle {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #266119;
	text-decoration: none;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #740700;
}

.genericgrey {
	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
}

.genericgreysmall {
	font-size: 10px;
	font-family: Tahoma;
	color: #333333;
}

.smallheader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #266119;
	text-decoration: none;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #266119;
}

.bigheader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #266119;
	text-decoration: none;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #266119;
}

.question {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 70px;
	color: #999999;
}

.horizline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #244747;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

.na {
	font-size: 11px;
	font-family: Tahoma;
	color: #E76E33;
}
