body {
	margin:0; margin-bottom:40px;
	background-color: #EEEEEE;
}
.menutop {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.boldc {
	color: #098CF2;
	font-weight: bold;
	font-size:13px;
}
.bolda {
	color: #3A4AA9;
	font-weight: normal;
	font-size:14px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001694;
	text-decoration: none;
	list-style-image: url(img/bullet.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001694;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2a2a2;
	text-decoration: none;
}
.linc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001694;
	text-decoration: none;
}
.linc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEA100;
	text-decoration: none;
}


