/* All
----------------------------------------------- */
td	
	{
	vertical-align: top;
	}
	
body, table, input, textarea, p, ul, li, ol
	{
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
a, a:link, a:visited
	{
	color: #990000;
	text-decoration: underline;
	}

a:hover
	{
	color: #990000;
	text-decoration: none;
	}	

		
/* footer
----------------------------------------------- */
.footer
	{
	font: 9px/12px Verdana, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	}
	
.footer a, .footer a:hover, .footer a:link, .footer a:visited
	{
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
	}
