.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #061B35;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 11px;
}
.mainmenu a{
	font-weight: bold;
	color: #061B35;
	text-decoration: none;

}
.mainmenu a:hover{
	font-weight: bold;
	color: #114E97;
	text-decoration: none;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00688E;
	text-align: center;
	font-weight: bold;

}
.body {
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
}
.basic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006DA5;
}
