body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image:  url(graphics/background.gif);
	background-repeat: repeat-x;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link            { color: #0080C0} 
a:visited        { color: #0080C0} 
a:active        { color: #0080C0} 
a:hover            { color: #000000} 


