body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

 
a:link { 
color: #006600; text-decoration: none ;
}
 
a:hover, a:active { 
color: #999900; text-decoration: underline ;
}

a:visited { 
color: #996600; text-decoration: none ;
}

.border {
	border: thick solid #DED694;
	padding: 2px 2px 2px 2px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;
	height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.highlightTitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;
	height: 20px;
	font-size: 18px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.faqhighlight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	font-size: 18px;
	color: #000099;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
h3 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #006600;
font-weight: bold;
}

h4 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #003399;
font-weight: bold;
}