P {
	font-size: 9pt;
	font-family: verdana,arial;
	//font-weight: light;
	color: white;
}
.hometxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}



BODY {
	margin:0px;
    background: black; 
	font-family: verdana,arial;
	font-size: 9pt;
	//font-weight: light;
	color: white;

}

TD {
	font-size: 9pt;
	font-family: verdana,arial;
	//font-weight: light;
	color: white;
}

h1 {
	font-size: 12pt;
	font-family: arial,verdana;
	//font-weight: light;
	color: Orange;
}

td.bdcont { background: #473E39; }

a:link {text-decoration: none; color: #C7B299}
a:visited {text-decoration: none; color: #C7B299}
a:active {text-decoration: none; color: #C7B299}
a:hover {color: orange }
