body { font-family: Verdana, sans-serif; margin-top: 0; margin-left: 0; background-repeat: no-repeat }
	
a.style1:link { color: #cc0033; text-decoration: none; visibility: inherit }
a.style1:visited { color: #cc0033; text-decoration: none; visibility: inherit }
a.style1:hover { color: #660000; text-decoration: none; visibility: inherit }

a.style2:link { color: #666666; text-decoration: none; visibility: inherit }
a.style2:visited { color: #666666; text-decoration: none; visibility: inherit }
a.style2:hover { color: #990033; text-decoration: underline; visibility: inherit }
a.style3:link {
	color: #cc0033;
	text-decoration: none;
	visibility: inherit;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
}
a.style3:visited {
	color: #cc0033;
	text-decoration: none;
	visibility: inherit;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
}
a.style3:hover {
	color: #660000;
	text-decoration: none;
	visibility: inherit;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
}
