@charset "UTF-8";
.menu {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 10px 0px 0px 10%;
	width: 80%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-transform: uppercase;
	color: #333333;
}
.style1 {
	font-family: "Bodoni MT";
	font-size: 16.0pt;
}
body {
	background: #FFFFFF url(images/background.gif) repeat-y fixed center top;
	margin: 14px 0px 20px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
html {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	overflow: auto;
}
.style2 {font-family: "Bodoni MT"}a:link, a:visited, a:active {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
li {
	line-height: 20px;
}
.leftcolumn {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
}
