@charset "UTF-8";
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	line-height: 20px;
}
.txtB { 
	font-weight: bold;
}
.sub1 { 
	font-size: 14pt; 
	font-weight: bold;
}
.sub1orng {
	 color: #CC3300; 
	 font-size: 14pt; 
	 font-weight: bold;
}
.faq {
	 color: #CC3300; 
	 font-size: 12pt; 
	 font-weight: bold;
	 font-style: italic;
}
.sub2 {
	font-size: 12pt; 
	font-weight: bold;
}
.sub2orng { 
	color: #CC3300; 
	font-size: 12pt; 
	font-weight: bold;
}
.txtIt { 
	font-style: italic;
}
.txtBIt { 
	font-weight: bold; 
	font-style: italic;
}
.sub3 { 
	font-size: 11pt; 
	font-weight: bold; 
	line-height: normal
}
.txtSm { 
	font-size: 8pt;
}
.Title {
	font-size: 14pt;
	font-weight: bold;
}
.txtSmB { 
	font-size: 8pt;
	font-weight: bold;
}
li { margin-bottom: 3px; }
a {
	color: #e66b1f;
	text-decoration: none;
}
a:visited {
	color: #e66b1f;
	text-decoration: none;
}
a:hover {
	color: #ff9966;
	text-decoration: underline;
}

