<style type="text/css">	
<!--
body {
	font-family: "Arial" ;
	font-size: 12pt;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-image: none;
}
.highlighted
{
	border: 1px solid grey;
	border-style: outset;
	cursor: hand;
}
a {  
	color: navy;
	font-weight : bold;
}
a:hover {  
	color: #FF0000; 
	font-weight : bold;
}
a:link {  
	color: #0000FF; 
	font-weight : bold;
}
h1 {
	color: navy;
	letter-spacing : 2px;
	font-weight : bold;
	font-style : normal;
}
h2 {
	color: navy;
}
h3 {
	color: navy;
}
p {
	color : navy;
	font-size : 12px;
}
td {
	color : navy;
	font-size : 12px;
}

.red {
	color : red ;
}

.menu { 
	color : navy ;
	font-family:Arial; 
	font-size:12pt; 
	font-weight:bold;
}
-->
</style>