body, td, li {
		font-family : Arial, Helvetica, sans-serif;
			font-size : 12px;
}

.fine {
	font-size : 10px;
}

.title1 {
			font-size : 20px;
}

.copy {
	font-size : 12px;
	line-height : 18px;
}



A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

a:hover {
	color : #CC3333
}

a.whitebg:link { background: #ffffff; color: #999999; text-decoration:none; }
a.whitebg:visited { background: #ffffff; color: #999999; text-decoration:none; }
a.whitebg:hover { background: #ffffff; color: #cc3333;  text-decoration:none;}
a.whitebg:active { background: #ffffff; color: #999999; text-decoration:none; }