body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link  {
	color: #663C77;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a:visited  {
	color: #663C77;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a:hover  {
	color: #663C77;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a:active  {
	color: #663C77;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

hr {
	color: #6DCFF6;
	background-color: #6DCFF6;
	height:2px;
	width:100%;
	margin: 0px 0px 0px 0px;
	border: 0;
}

.title {
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	color: #808285;
}

.greentitle {
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	color: #028549;
}

.subtitle {
	font-size: 14pt;
	line-height: 20pt;
	color: #663C77;
}

.subheading {
	color: #663C77;
	font-weight: bold;
}

.special {
	color: #A69A47;
	font-weight: bold;
	font-size: 14pt;
}

.answertitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
}

.orange {
	color: #F68B1E;
	font-weight: bold;
}

.green {
	color: #028549;
	font-weight: bold;
}

.blue {
	color: #008DCE;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

.answer {
	color: #F68B1E;
	font-weight: bold;
}

.legal {
	font-size: 7pt;
	line-height: 11pt;
	color: #555555;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #A2D06D;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.caption {
	font-size: 8pt;
	font-style: italic;
}


