

BODY, TH, TD, OL, UL, LI {

	color: #DCCBB2;
	font-family: verdana, trebuchet ms, verdana, sans-serif, helvetica,  sans-serif;
	font-size: 14px;
	line-height: 20px;

}

BODY {

	background-color: #000000;
	
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	
}

.Caption {

	font-family: trebuchet ms;
	font-style: italic;
	color:      #DCD3A3;
}


A { text-decoration: underline;  color: #DCCBB2;  }
A:hover { text-decoration: underline; color: #DAA759; }

H1 { font-weight: bold; font-size: 140%;  }

.title { font-weight: bold; font-size: 120%; color: #ffffff; }

.hilite { font-size: 110%; font-weight: bold; color: #006600; font-style: italic; }

.subtitle { font-weight: bold; font-size: 110%; color: #DDD9C3; }

.descr2 { font-size: 80%; color: #333333; }

.small { font-size: 90%; }

.alert { font-size: 12pt; color: red; }



