P {
	font-size: 11pt;
	font-family: Georgia, verdana,arial;
	//font-weight: light;
	color: white;
	line-height: 135%;
}

.hometxt {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 135%;
}

BODY {
	margin:0px;
    background: black; 
	font-family: Georgia, verdana,arial;
	font-size: 11pt;
	//font-weight: light;
	color: white;
	line-height: 135%;

}

TD {
	font-size: 11pt;
	font-family: Georgia, verdana,arial;
	//font-weight: light;
	color: white;
	line-height: 135%;
}

h1 {
	font-size: 12pt;
	font-family: Georgia, arial,verdana;
	//font-weight: light;
	color: Orange;
	line-height: 135%;
}

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 }

