/* CSS Document */

body {
	background-color:#000000;
	margin-top:5px;
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.aboutus_text {
	padding-right:8px;
	padding-left:8px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

.contact_text {
	margin:2px 2px 2px 2px;
}

.light_note {
	color:#BFB2A2;
	font-weight:bold;
}

a:link {
	color:#BFB2A2;
	text-decoration:none;
}
a:active {
	color:#BFB2A2;
	text-decoration:none;
}
a:visited {
	color:#BFB2A2;
	text-decoration:none;
}
a:hover {
	color:#BFB2A2;
	text-decoration:underline;
}.tablebottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BFB2A2;
}
