.date        { font-size: 9pt; color: white ; font-family: Arial, Helvetica, sans-serif}
.quote       { font-size: 12px; font-weight: bold; font-family: Arial ; color: #000000}
.quotx       { font-size: 12px; font-family: Arial }
.avenue      { font-size: 12px; font-family: Arial ; color: #000000}
.questionstate { font-size: 12px; font-weight: bold; font-family: Arial; color: white}
.quotxrigth { font-size: 12px; font-family: Arial ; text-align: right; font-weight: bold}
.ctitle 	{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FF3333; font-style: normal}
.Small  	{ font-family: Arial, Helvetica, sans-serif; font-size: 1pt; font-weight: bold; color: #000000; font-style: normal}
.Hand   	{ cursor: hand}
.highlight  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FF3333; font-style: normal}
.answerbox {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: 200;
 color: #FF0000;
 background-color: #FFFFFF;
 text-decoration: underline;
}

A:link {
	font-size: 12px;
	font-weight: 200;
	font-style: normal;
	font-family: "arial", "helvetica", sans-serif;
	color: #000000;
	text-decoration: none;
}

A:visited {
 font-size: 12px;
 font-weight: 200;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
 text-decoration: none;
}

A:active {
 font-size: 12px;
 font-weight: 200;
 font-style: normal;
 font-family: "arial", "helvetica", sans-serif;
 color: #000000;
 text-decoration: none;
}

.quot2 { font-size: 14px; font-weight: bold; font-family: Arial ; color: #000000 }
.label {font-size:16px;font-weight: bold; font-family: Arial ; color: #FFFFFF }
.quotxjustify {
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	display: block;
}
.Borders {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

