body {
	background-color: #88929a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: square;
}
a:link {
	color : #306ea4; 
	text-decoration : underline; 
} 
a:visited {
	color : #306ea4; 
	text-decoration : underline; 
} 
a:hover {
	color : #306ea4; 
	text-decoration : none; 
}
.color1{background-color: #FFFFFF;}
.color2{background-color: #1C5485;}
.color3{background-color: #316EA4;}
.color4{background-color: #1C5485;}
.color5{background-color: #316EA4;}
.color6{background-color: #F6F6F6;}
.color7{background-color: #FFFFFF;}
.color8{background-color: #316EA4;}
.color9{background-color: #F6F6F6;}
 
td {
	font-family: verdana;
	font-size: 11px;
	color: #0c3253;
}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0c3253;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ED8A05;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #C5DCE2;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1c5485;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #C5DCE2;
}

.menug a:link {
	color : #bad3e9; 
	text-decoration : none; 
} 
.menug a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
.menug a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 
