td, table, select, input, textarea{
	font-family:arial;
	font-size:9px;
	text-transform:uppercase;
	vertical-align:top;
	line-height:13px;
	color:888888;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#656763}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{
	color:#FF6600;
	text-decoration:underline
}
.list ul li a:hover{ text-decoration:none}

.footer{
	margin-left:38px;
	color:#FF6600
}
.footer span{
	color:#FF6600
}
.footer a{
	color:#FF6600;
	text-decoration:none
}
.footer a:hover{ text-decoration:underline}

a{
	color:#FF6600;
	text-decoration:underline
}
a:hover{ text-decoration:none}

span a{
	color:#FF6600;
	text-decoration:none
}
span a:hover{ text-decoration:underline}

span{
	color:#FF6600
}

.subjects{
	color:#888888
}
.subjects a{
	color:#FF6600;
	text-decoration:none
}
.subjects a:hover{ text-decoration:underline}

.form input{
	width:121px;
	height:20px;
	
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}


.form textarea {
	width:121px;
	height:84px;
	color: #888888;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}
