﻿#container {
	border: 0px solid #FFFFFF;
	width: 557px;
	margin: 0px auto auto auto;
	height: inherit;
}
#main_content {
	margin: 0px;
	padding: 2px;
	border: 1px solid #000080;
	position: relative;
	width: 554px;
	background-color: #FFFFFF;
	height: auto;
}
a:active {
	font-family: Centaur, "Matura MT Script Capitals", Roman;
	font-size: 20px;
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	font-family: Centaur, "Matura MT Script Capitals", Roman;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: Centaur, "Matura MT Script Capitals", Roman;
	font-size: 20px;
	color: #000080;
	text-decoration: none;
}
a:visited {
	font-family: Centaur, "Matura MT Script Capitals", Roman;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
#main_content h3 {
	font-family: "Times New Roman", serif, "Arial Narrow";
	font-size: x-large;
	font-weight: bolder;
	color: #CC0000;
	text-align: left;
}
#main_content dt {
	font-family: "Times New Roman", serif, "Arial Narrow";
	font-size: 20px;
	color: #000080;
	font-weight: lighter;
	margin-left: 5px;
}
#main_content dd {
	font-family: "Times New Roman", serif, "Arial Narrow";
	font-size: 17px;
	color: #0066CC;
	text-align: justify;
	font-weight: lighter;
	font-style: normal;
	margin-right: 5px;
}
