	a {   color: #1F749E; font-weight: normal; text-decoration: underline}*/
	/*a:link {  font-family: Verdana; font-size: 10px; color: #666666; font-weight: bold; text-decoration: underline}*/
	a:hover {  color: #1F749E;  text-decoration: none}
	/*a:active {  font-family: Verdana; font-size: 10px; color: #CCCCCC; font-weight: bold;text-decoration: none}*/

body {
	margin: 10px;
	background-color: #8CBBDF;
}

a.subnav{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #10415A;
	text-decoration: none;
}
a.subnavactive{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #10415A;
	text-decoration: none;
}
.box {
	background-color: #1F749E;
}

.leftbox {
	background-color: #D8E6F6;
} 

.newsbox {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F749E;
	vertical-align: middle;
}
.newstitle {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.newstext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a.newslink {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1F749E;
}
a.newslink:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.mailinglist {
	font-family: Verdana;
	font-size: 10px;
	color: #8E8E8E;
}
.modultext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	/*text-align: justify;*/
}
.modultitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1F749E;
}
a.modultitle {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1F749E;
	text-decoration: none;
}
a.modultitle:hover {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #10415A;
}

.shoppinglist {
	font-family: "Courier New, Courier";
	font-size: 10px;
	color: #000000;
}
.blocktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FEFEFE;
	font-weight: normal;
	text-indent: 2px;
}
