body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
SCROLLBAR-FACE-COLOR: #3E5D72; 
SCROLLBAR-HIGHLIGHT-COLOR: #f1f1f1;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: ffffff; 
SCROLLBAR-TRACK-COLOR: #cccccc; 
SCROLLBAR-DARKSHADOW-COLOR: #3E5D72;
SCROLLBAR-BASE-COLOR: #3E5D72; 
SCROLLBAR-3D-LIGHT-COLOR: #3E5D72;

background-color: #3d5d72;
}		
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	letter-spacing:0.3em;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	letter-spacing:0.3em;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	letter-spacing:0.3em;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	letter-spacing:0.3em;
}

.email:link { 
     color: #ffffff; 
	 font-size: 10px;
	 font-weight: bold;
	text-decoration: underline;
	letter-spacing:.1em;
}
.email:visited {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:.1em;
}
.email:hover { 
     color:#FFCC00 
     font-size: 10px;
	 font-weight: bold;
	text-decoration: none;
	letter-spacing:.1em;
	 
}
.email:active {
     color: #ffffff; 
	 font-size: 10px;
	 font-weight: bold;
	text-decoration: underline;
	letter-spacing:.1em;
}
.header {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
