A {
	text-decoration: none
}
A:link {
	text-decoration: none; color: #FFFFFF; font-weight:700;
}
A:visited {
	text-decoration: none; color: #FFFFFF; font-weight:700;
}
A:hover {
	text-decoration: underline; color: #000000; font-weight:600;
}  

body 
{ background: #193859; 

font-family: arial narrow; 
color: #FFFFFF ; 
font-height: 12pt; 
font-weight: lighter;
font-size: 12pt; 


scrollbar-face-color : #193859; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000; 
scrollbar-arrow-color : #000000; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

td
{ font-family: arial narrow; 
color: #FFFFFF;
font-height: 12pt; 
font-weight: lighter;
font-size: 12pt; 
}

input, textarea
{ background: #ffffff;
font-family: arial narrow; 
color: #000000; 
border-style: dotted; 
border-color: #000000;
border-width: 2; }

</style>

