
body,table,td,p,input,select,ul,li,th {
	font-family:	arial, helvetica, sans-serif;
	font-size:	11px;
	}

code,tt,pre,address,textarea {
	font-family: lucida console, monospace;
	font-size: 9pt;
	}


a:link				{ text-decoration: underline; }
a:visited			{ color: #110033; }
a:link:hover, a:visited:hover	{ color: #800000; text-decoration: none; }

