body { font-family: Arial, Helvetica, sans-serif;
font-size: 11.5px; }

.title { font-size: 12px;
color: #000000; }

.main { font-size: 11.5px;
color: #333333; }

.disclaimer { font-size: 10px;
color: #993300;
font-style:italic; }

.menu { font-size: 11px; }

.submenu { font-size: 10px; }

.list {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11.5px;
	list-style-image: url(images/bullet.jpg); }

.listitalic {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11.5px;
	list-style-image: url(images/bullet.jpg);
	font-style: italic; }

a:link {
	color:#000033;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}

a:active {
	color:#000033;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#000033;
	text-decoration:none;
	font-weight: bold;
}
.static_image {
	border: 2px solid #00994C;
}
.news {
	font-size: 11px;
	color: #666666;
	padding: 2px;
	border-top: 2px none #B3CCCC;
	border-right: 2px none #B3CCCC;
	border-bottom: 2px dotted #B3CCCC;
	border-left: 2px none #B3CCCC;
}
