body {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
}

.bodyText {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-indent: 6px;
}

td {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

th {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bodystyle {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
}

.lead-in {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	line-height: 22px;
	color: #3C3C3C;
	text-align: left;
	text-indent: 0px;
}

.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	line-height: 22px;
	color: #3366CC;
	text-align: left;
	text-indent: 0px;
}

.answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	line-height: 22px;
	color: #CC3333;
	text-align: left;
	text-indent: 0px;
}

.small {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	color: #333;
}

.footer10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	color: #666666;
}


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.bodyDiv {
	padding: 16px 16px 24px 3px;
}

.imgR {
	float: right;
	clear: right;
	padding: 3px;
	margin: 0px 0px 12px 24px;
	border: 1px solid #CCC;
	text-indent: 0px;
}

.imgL {
	float: left;
	clear: left;
	padding: 3px;
	margin: 0px 24px 12px 0px;
	border: 1px solid #CCC;
	text-indent: 0px;
}

.img {
	padding: 3px;
	margin: 3px;
	border: 1px solid #999;
}

.defHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
}

.locationL {
	width: 270px;
	float: left;
	clear: left;
	padding: 0px 24px 36px 24px;
}

.locationR {
	width: 250px;
	float: right;
	clear: right;
}