
/* body */
body {
	background:#FFFFFF;
	color:#333333;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* general */
a {
	/*color:#9C0;*/
	color:#111111;
	font-size:14px;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}

table {
	color:#333333;
	text-align: left;
	font-size:12px;
	text-decoration:none;
}
th { 
	text-align: left;
	color:#999999;
	font-size:9px;
	line-height:200%;
} 
th { 
	text-align: left;
	color:#999999;
	font-size:9px;
	line-height:200%;
} 


#upperlinks a {
	color:#C0C0C0;
	text-decoration:none;
}
#upperlinks a:hover{
	color:#C00000;
	text-decoration:none;
}