body,p,td,font {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
}

.title {
	font-family: "Tahoma";
	font-size: 7pt;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
