hr {	color: #e5e5cd; 
	background-color: #e5e5cd; 
	border: 1px dotted #4C4D4E; 
	border-style: none none dotted; }

a { 	text-decoration: none;  
	color: black; } 
a:visited { text-decoration: none; 
	color: black; }	 
a:hover { text-decoration: none; 
	color: black; } 

td {	font: bold 10pt times,serif;
	color: #6C6D6E; }

span {	display: block;
	position: absolute;
   	right: 30;
	width: 100%;
	text-align: right; }
.top {
	position:absolute;
	top:0px; }
.column {  
	background-image: url(gifs/columnmid.gif);
	background-repeat: repeat-y; }
