body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #515151;
}

.textbody a:link {color: #FF0033; text-decoration: none; }
.textbody a:visited {color: #761A33; text-decoration: none; }
.textbody a:hover {color: #FF2C68; text-decoration: underline; }

.textfooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #A8A8A8;
}
.textheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #515151;
	position: relative; bottom:9px; 
}

.field {  
	background-color: #D6D6D6; 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	border: 1px #5D5D5D solid
}
ul {
	list-style-image: url(images/bullet_dot.gif);
	font-size: 12px;
	line-height: 16px;		
}
hr {
	color: #FF0033;
}

