/* CSS Document 
Times New Roman, Times, serif
Verdana, Arial, sans-serif
*/

BODY, TD, P {
	font-family : Times New Roman, Times, serif ;
	font-size : 12pt;
	color : #7D5E4D;
}

.listings {
	font-family : Berkley, Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : #7D5E4D;
	/*border:#CCCCCC; border:solid; border-width:1px;*/
}

A {
	text-decoration: underline;
	color: #339999;
}

A:Hover {
	text-decoration: underline;
	color: #3399ff;
}
.radioinput{
	font-size: xx-small;
}
.normal{	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : #7D5E4D;}

.backlink{font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	padding-bottom:5px}