body { 
	background-color: #ffffff; 
}
.bodytext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        padding: 10px;
	background-color: #eeeeee;
	border-color: #eeeeee #ffffff #ffffff #eeeeee; 
	line-height: 15pt;  
	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	background-color: #eeeeee;	
	border-color: #eeeeee #ffffff #ffffff #eeeeee; 
	border-style: outset; 
	border-top-width: 1px;
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px
}
.links {
        color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	background-color: #ffffff;	
	border-color: #ffffff #000000 #000000 #ffffff; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px
}
A {font-weight: bold;color:#003399; text-decoration:none}
A:visited {font-weight:bold; color:#6699FF; text-decoration:none}
A:hover {font-weight: bold;  color:#CC3300; text-decoration:none}





