body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #FFF;
	text-align: left;
	margin: 0px;
}

A:link {
color: #000000;
text-decoration: none;
}
A:visited {
color: #000000;
text-decoration: none;
}
A:active {
color: #000000;
text-decoration: none;
}
A:hover {
color: #33C;
text-decoration: underline;
}
TD {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #000000;
}
P {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
}
HR {
color: #6699CC;
height: 1px;
}

.blackbar {
background-image: url(images/blackbar.gif);
width: 100%;
background: #333;
}

P.TitleTxt {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal; 
	color: #003366; 
	text-align: center;
}

table.survey {
	background-color: #F0F0F0;
	border: 2px dotted #666666;
}

 SPAN.RedTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FF0000;
}


