.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.aTable { 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000;  
	border-top: solid 1px #000000; 
	border-bottom: solid 1px #000000;
	}


.aTable2 { 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000;  
	border-top: solid 1px #000000; 
	border-bottom: solid 1px #000000;
	}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

bullet {
	list-style-position: inside;
	list-style-type: circle;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.list {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.answerField {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}

.footerText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.anchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.anchor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.anchor a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.anchor a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.bordertop {
	border-top:solid 1px #996633;
}

.floatr {
	float:right;
	margin:5px;
}

.floatl {
	float:left;
	margin:5px;
}

.qcborder {
	border: thin solid #CCCCCC;
}
.qcborderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.qcbordbottomright {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.answerField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

