.div_style {
	padding: 20px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 17pt;
	color: #FFFFFF;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 17pt;
	color: #FFCC33;
	font-weight: bold;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 17pt;
	color: #FFFFFF;
	font-weight: bold;
}

.panelheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}

.panelcontent_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 17pt;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336799;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.AdFloaterH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
}

