body { font-size: 12px; font-family: arial; }
p { font-size: 12px; font-family: arial; }
td { }
a:link { color: maroon; text-decoration: none; }
a:visited { color: maroon; text-decoration: none; }
a:hover { color: maroon; text-decoration: underline; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

