body {
	background-color: #000000;
	margin-top: 0px;

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
}

.normal_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
}

.header_small {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italics;
	color: black;
}

.header_larger {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: black;
}


.item_header {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: black;
}

.item_indentbody {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #660000;

	padding-left: 25px;
}

.arrow1_li {
	list-style-image: url("images/arrow1.gif");
}

.bottom_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: black;
}


.staff_th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #990000;
}

.staff_td {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000066;
	background-color: #EFEFEF;
}
