a:link {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
	color : #2771B7;
}
a:visited {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
	color : #205E98;
}
.white {
	color : #FFFFFF;
}
td {
	font-family : Tahoma;
	font-size : 8pt;
	color : #666666;

}

td.untt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AB1824;
}
a:hover {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
	color : #AB1824;
}




input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.date {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color : #999999;
}
