body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background-color : #000000;
	color: #ffffff;
}

table  {
	font-family : Arial, Helvetica, sans-serif;
}

th  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align:left;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #eeeeee;
}

.instruction {
	font-family: "Helvetica, Arial, sans-serif"; 
	font-size: 14px;
	font-weight : bold; 
	
	color: darkbrown;	
}


input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#head {
	font-weight: bold;
	vertical-align:top;
}

#webhead {
	font-weight: bold;
	vertical-align:top;
	color: #ffffff;
}

#webtext {
	/*font-weight: bold;*/
	vertical-align:top;
	color: #cccccc;
}

a {
	color: #b7c8eb;
}

a:active {
   color: #ff0000;
}

a:visited {
	color: #84a5b9;
}
