



body {
		background-color:#222222;
		color: white;

	
}
.bodyArea {
	background-color:#E7D7BD;
	color: white;	
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;	
}

.border {
	border: 1px solid #F9F0DA;
	
}
a.topLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;


}
a.topLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a.topLink:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDD9A9;
	text-decoration: blink;

}
.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a:link {
	color: #222222;


}
a:visited {
	color: #222222;

}
a:hover {
	color: #CC6600;

}

ul{padding-left:308px;display:block;list-style-type:none;margin:0;}
ul li{list-style-position:outside;background:url(bullet.gif) left 5px no-repeat;padding-left:14px;margin-bottom:12px;}
