/* All
----------------------------------------------- */
td	
	{
	vertical-align: top;
	}
	
body, table, input, textarea, p, ul, li, ol
	{
	font: 11px/15px Verdana, Helvetica, sans-serif;
	color: #666666;
	}

h1
	{
	font: 11px/15px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 10px;
	}	

a, a:link, a:visited
	{
	color: #666666;
	text-decoration: underline;
	}
	
a:hover
	{
	color: #D2202E;
	text-decoration: underline;
	}

.footer
	{
	font: 10px/15px Verdana, Helvetica, sans-serif;
	color: #999999;
	}
	
.footer a, .footer a:link, .footer a:visited
	{
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	}
	
.footer a:hover
	{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}
		