#center dl {
	margin: 0px;
	padding: 0px;
}
#center dt {
	font-weight: bold;
	margin-top: 10px;
}
#center dd {
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
ul {
	list-style-position: outside;
	list-style-image: url(../img/layout/list_item_1.gif);
	margin-left: 40px;
	padding: 5px;
}

.darklink, .darklink:link, .darklink:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #990000;
}
.darklink:hover{
	color:#CC7F7F;
}
h1 {
	color:#646032;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
