body {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #3a3a3a;
margin-left: 40px;
}

body a:link {
	color: #FF6600;
	text-decoration: none;
}
body a:visited {  color: #FF6600;  text-decoration: none;}
body a:hover {  color: #333333; text-decoration: underline;}
body a:active {  color: #191919; text-decoration: underline;}

h1 {
font-size: 14pt;
font-weight: bold;
}

h2 {
font-size: 12pt;
font-weight: bold;
}

h3 {
font-size: 12pt;
}

.small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #3a3a3a; line-height: 12px;}
.small a:link {  font-family: Arial, Helvetica, sans-serif; color: #3a3a3a; text-decoration: none;}
.small a:visited {  font-family: Arial, Helvetica, sans-serif; color: #3a3a3a; text-decoration: none;}
.small a:hover {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;}
.small a:active {  font-family: Arial, Helvetica, sans-serif; color: #191919; text-decoration: underline;}

.faqItemMenu {
	text-align: left;
	vertical-align: bottom;
	width: 100px;
	height: 40px;
}