<!--
body, td, th {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { 
color : #000000; 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
color : #e9e5e5; 
} 
a:hover { 
text-decoration : underline; 
color : #ff0000; 
} 
a:active { 
text-decoration : none; 
color : #ff9900; 
} 
.crosshair { 
cursor : crosshair; 
} 
