body {
	font-family: Verdana, Arial, Georgia, sans-serif;
	color : Black;
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
}
P, UL, OL, DIR, MENU, DIV, BLOCKQUOTE, PRE, FORM, DL, TD  {
	font-family: Verdana, Arial, Georgia, sans-serif;
	color : Black;
	margin : 6px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
}
H1, H2, H3, H4, H5 {
	font-family: Verdana, Arial, Georgia, sans-serif;
	color : #074900;
	margin : 6px 0px 0px 0px;
	font-style : normal;
	font-weight : bold
}
H1 {
	font-size: 24px;
	margin : 12px 0px 0px 0px;
}
H2 {
	font-size: 18px;
	margin : 9px 0px 0px 0px;
}
H3,H4,H5 {
	font-size: 16px;
}
A:link {
	color: #336666;
	text-decoration: underline
}
A:active {
	color: Blue;
	text-decoration: underline
}
A:visited {
	color: #666666;
	text-decoration: underline
}
.address {
	color: #134658;
	font-size: 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none
}
A.address:link {
	color: #134658;
	font-size: 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline
}
A.address:visited {
	color: #134658;
	font-size: 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline
}
A.address:hover, A.address:active {
	color: Black;
	font-size: 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline
}

.smalltext {
	color: black;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none
}
A.smalltext:link {
	color: #336666;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline
}
A.smalltext:visited {
	color: #666666;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline
}
A.smalltext:hover, A.address:active {
	color: Blue;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline
}
.MenyV1 {
	color: Black;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
A.MenyV1:link {
	color: Black;
	text-decoration: none
}
A.MenyV1:visited {
	color: Black;
	text-decoration: none
}
A.MenyV1:hover, A.MenyV1:active {
	color: Black;
	font-weight : bold;
	text-decoration: none
}
.MenyV1s {
	color: Black;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	background-color : #EEEEEE;
}
A.MenyV1s:link {
	color: Black;
	text-decoration: none
}
A.MenyV1s:visited {
	color: Black;
	text-decoration: none
}
A.MenyV1s:hover, A.MenyV1s:active {
	color: Black;
	font-weight : bold;
	text-decoration: none
}
.MenyV2 {
	color: Green;
	font-size: 10px;
	margin : 0px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
A.MenyV2:link {
	color: Green;
	text-decoration: none
}
A.MenyV2:visited {
	color: Green;
	text-decoration: none
}
A.MenyV2:hover, A.MenyV2:active {
	color: Green;
	font-weight : bold;
	text-decoration: none
}
.MenyV2s {
	color: Green;
	font-size: 10px;
	margin : 0px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	background-color : #EEEEEE;
}
A.MenyV2s:link {
	color: Green;
	text-decoration: none
}
A.MenyV2s:visited {
	color: Green;
	text-decoration: none
}
A.MenyV2s:hover, A.MenyV2s:active {
	color: Green;
	font-weight : bold;
	text-decoration: none
}

media print {
    IMG.noprint
    {
        display: none
    }
}
