@charset "iso-8859-1";
BODY {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
	LETTER-SPACING: 0px;
}
TD {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0px;
}
A:link {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
	TEXT-DECORATION: none;
	font-weight:regular;
}
A:hover {
	FONT-SIZE: 11px; 
	COLOR: #686868; 
	TEXT-DECORATION: underline;
	font-weight:regular;
}
A:visited {
	COLOR: #686868;
	FONT-SIZE: 11px;
	font-weight:regular;
}



.name {
	color: #E2F1A9;
	font-size: 11px;
	font-weight: bold;
}
.read {
	color: #FFB174;
	font-size: 10px;
	font-weight: bold;
}

