body, td{
	font-size:11px;
	font-family:verdana,sans-serif;
	color:#000000;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
.title {
	font-size:13px;
	font-weight:bold;
	color:#486A8A;
}
.link {
	font-size:11px;	
	font-weight:bold;
	text-decoration:none;
}
.link:hover {
	font-weight:bold;
	color:#AD653B;
	text-decoration:none;
}
.small {
	font-size:9px;
	color:#999999;	
	text-decoration:none;
}
.small:hover {
	color:#486A8A;
	text-decoration:none;
}
li	{
	list-style-image: url('../images/icon_li.gif');
}