body {
	background-color: #CCCCCC;
}

body, td, th {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}

form {
	margin: 0 0 0 0;
}

a {
	color: 1B4FA5;
	text-decoration: none;
}

a:hover {
	color: F4590F;
	text-decoration: underline;
}

a.bold {
	font-weight: bold;
}

ul, ol {
	margin-top: 4pt;
	margin-bottom: 4pt;
}

h3, h4 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.txt {
	padding: 4px 4px 4px 4px;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 14px;
}

.imp {
	color: #cc0000;
	font-style: normal;
}

a.menu, a.menu:visited, a.menu:active {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px;
	border: 1px solid #800000;
	font-size: 11px;
	font-weight: bold;
	color: 144576;
	text-decoration: none;
}

a.menu:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-decoration: none;
	color: ffffff;
	border: 1px solid #ff0000;
	background-color: FFB200;
}

.newsh {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.newshsmall {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.ind {
	margin-top: 5px;
	margin-bottom: 5px;
}

ol.news {
	list-style-image: url('/images/newsbullet.gif');
}