body {
	margin:10px;
	background:black;
	}
    
b, strong {
	font-weight:bold;
	color:#BBC6AE;
	}
    
i {
	font-family:arial;
	color:#B3B3B3;
	}    
    
u {
	color:#909090;
	}
	
img {
	border:0;
}


  
a:link, a:visited, a:active {
	text-decoration: none; 
	font-weight:bold;
	color:#939D8C;
	}
	
a:hover {
	font-weight:bold;
	color:#BBC6AF;
	}
	
#tableid {
	padding:10px;
	background:#DAE6D5;
	border:#DAE6D5 5px solid;
}
	
table,td {
	margin:0;
	padding:0;
	font-family:trebuchet, tahoma;
	font-size:11px;
	color:#AFAB81;
	line-height:15px;
	text-align:justify;
	}
	
.box {
	margin:3px;
	padding:5px 5px 5px 10px;	
	background:black;	
	}

h1 {
	margin:0 0 8px 0;
	padding:2px;
	background:black;
	font:11px verdana;
	color:#6D9F87;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	border-bottom:#C7CEA6 1px solid;
	}
input, textarea, option, select {

background-color: black;
font: 9pt georgia;
color: #C7CEA6;
letter-spacing: 1px;
border: 1px solid #AFAB81; }
    
