BODY {

	font-family: Arial, Helvetica, sans-serif;
}
.text{   font-size: 16px; font-style: normal; color: #000000}
.textwhite{  ont-size: 11px; font-style: normal; font-weight: normal; color: #ffffff}
.heading { font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; text-transform: none; line-height: 22px}
.headingwhite { font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; color: #ffffff; text-transform: none;}
.red{   font-size: 12px; font-style: normal; font-weight: bold; color: #FF0000}

a.second:link {   font-weight: 16; color: #000000}
a.second:hover {font-weight: 16; color: #FF0000}
a.second:active {  font-weight: 16; color: #000000}
a.second:visited {  font-weight: 16; color: #000000}

.dottedlinedleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.dottedlineright {
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.questionnaire {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
