body {
	font-family: verdana, arial;
	font-size: 13px;
	color: #000000;
}

.bodystyle {
	font-family: verdana, arial;
	font-size: 13px;
	color: #7377F2;
}

.faqindex {
color: rgb(0,0,120);
font-family: Verdana;
text-decoration: none;
margin: 2px 2px;
padding: 0px 0px;
font-weight: bold;
font-size: 11px;
margin-bottom: 6px;
}

UL.faqindex {
  margin-left: 20px;
}

.faqindex:hover {
 color: #0000dd;

}

.faqQ {
 color: rgb(0,0,120);
 font-size: 13px;
 font-weight: bold;
 font-family: Verdana;
 margin-bottom: 6px;
}

.faqA {
 color: black;
 font-size: 10px;
 font-weight: none;
 font-family: Verdana;
 }
 
 #back1 {
   background-color: #eeeeee;
  }

  #back2 {
   background-color: white;
  }

.header {
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  color: #7377F2;
  margin-bottom: 8px;
 }

.headersmall {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #7377F2;
  margin-bottom: 8px;
}

.indent {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.closewindow {
	font-family: verdana;
	font-size: 10px;
	color: #7377F2;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}

.ksinline {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
}

.small {
	font-family: verdana;
	font-size: 11px;
}

.link:link, .link:visited {
 	color: rgb(0,0,120);
 	font-weight: bold;
 	text-decoration: none;
}

.link:hover {
 	color: #0000dd;
 	font-weight: bold;
 	text-decoration: none;
}
