a {
	font-family: Arial, Helvetica, san-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, san-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;
	color: #990000;
}
a:visited {
	font-family: Arial, Helvetica, san-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, san-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	color: #600;
}
a:active {
	font-family: Arial, Helvetica, san-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	color: #990000;
}

h1 {
	font-family: Arial, Verdana, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h3 {
	font-family: Arial, Verdana, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.05em;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
p.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 7px;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding: 0px 10px 0px 7px;	
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

td.bodytext {
	padding: 10px 25px 0px 35px; 
}

div.bodytext {
	position:absolute;
	top: 10px;
	left: 384px;
	width: 301px;
	height: 100%;
	z-index: 10;
}

.picCaption { font-size:11px; font-family: Arial, san-serif; font-weight:bold; color:#FDFDF4; letter-spacing:.15mm;}

input.amt {
margin: 5px;
border-top: 2px solid #999999;
border-left: 2px solid #999999;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
} 
