body, td, p
{
	color:Black;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size:11px;
}

a
{
	color:black;
	text-decoration:underline;
}
a:hover{ text-decoration:none; }

.title
{
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
