body {
        margin-left: 2; margin-top: 2
}
.menu {
	color: #000080; text-decoration: none; font-style: none; font-family: Verdana; font-size: 9pt; 
}
.menu:hover {
	color: #172688; text-decoration: underline; font-family: Verdana; font-size: 9pt;
}
.menu:visited {
	color: #797979; text-decoration: none; font-style: none; font-family: Verdana; font-size: 9pt; 
}
.menu:visited:hover {
	color: #002360; text-decoration: underline; font-family: Verdana; font-size: 9pt;
}
.a {
	text-decoration: none; color:#172688; font-weight: bold; font-size: smaller;
}
.a:hover {
	color:#2259a6; text-decoration: underline; font-weight: bold; font-size: smaller;
}
.h {
	color: #000080; text-decoration: none; font-family: Tahoma; font-size: 11pt; font-weight: bold;
}
.h:hover {
	color: #172688; text-decoration: underline; font-family: Tahoma; font-size: 11pt; font-weight: bold;
}
.blue {
	color: #172688; text-decoration: underline; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt; font-weight: bold;
}
.blue:hover {
	color: #172688; text-decoration: underline; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt;
} 
.s {
	text-decoration: none; color:#000000; font-size: smaller;
}
.i {
	text-decoration: none; color:#2259a6; font-size: smaller;
}
.blu {
	color: #172688; text-decoration: underline; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt; font-weight: bold;
}
.blu:hover {
	color: #172688; text-decoration: underline; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt;
} 
.blu:visited {
	color: #797979; text-decoration: none; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt; font-weight: bold;
}
.blu:visited:hover {
	color: #172688; text-decoration: underline; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt;
} 
.text {
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
	text-decoration: none;
}
.text:hover {
	FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.text:visited
{
 COLOR: #224FA6; TEXT-DECORATION: none;
}
#link {
	text-decoration: underline;
}
.zagl {
	color: #172688; text-decoration: none; font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 9pt; font-weight: bold;
}