.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
ul {
	margin:auto
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom:0;
	list-style-image: url(ul.gif);
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE1D16;
	text-transform: uppercase;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroll {
	SCROLLBAR-FACE-COLOR: #9cbe00;
	/*SCROLLBAR-TRACK-COLOR: ##f4f4f4;*/
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #9cbe00;
	SCROLLBAR-DARKSHADOW-COLOR: #9cbe00;
	SCROLLBAR-BASE-COLOR: #ffffff;
}
