A:link {
	color: #DFE4EB; 
	font-weight: bold; 
	text-decoration: none;}

A:visited {
	color: #DFE4EB; 
	font-weight: bold; 
	text-decoration: none;}

A:hover {
	color: #DFE4EB; 
	font-weight: bold; 
	text-decoration: underline;}

body {
	font-family: tahoma; 
	font-size: 9px; 
        letter-spacing:1.5;
        color: #FFFFFF; 
	text-align: justify;
	scrollbar-face-color: #0F1A2E; 
	scrollbar-highlight-color: #0F1A2E; 
	scrollbar-shadow-color: #0F1A2E; 
	scrollbar-3Dlight-color: #0F1A2E; 
	scrollbar-arrow-color:  #DFE4EB; 
	scrollbar-track-color: #0F1A2E; 
	scrollbar-darkshadow-color: #0F1A2E; 
	scrollbar-base-color: #0F1A2E;
	}

table, tr, td, th {
	font-family: tahoma; 
	color: #FFFFFF; 
	font-size: 9px;
	text-align: justify;
	}

input, textarea {
	background: #0F1A2E; 
	font-family: tahoma; 
	font-size: 9px; 
	color: #FFFFFF; 
	border-style: solid; 
	border-color: #FFFFFF; 
	border-width: 1px;
	}

h1 { 
	font-family: tahoma;
	font-size: 9px;
        color: #FFFFFF;
        line-height:9px; 
        letter-spacing:2;  
	font-weight: bold;
	border-bottom:1px #DFE4EB solid;
	padding-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	text-align:left;
	}

