/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #000000;
}
.content {

	font-size: 10pt;
	color: #CCCCCC;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}
.header{font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


a.content {
	color:#ffffff;
	text-decoration:underline;
}

.contact_us {

	font-size:9pt;
	font-family:"Courier New", Courier, mono;
}

input.contact_us {
	width:300px;
}

textarea.contact_us {
	width:300px;
	height:100px;
}
.small {
	color:#CCCCCC;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:8pt;
}
a.small {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

