TD {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.menu {
	color : white;
	TEXT-DECORATION : none;
	font-weight :  bold;
}
A.text {
	TEXT-DECORATION : none;
}

a:link {
	color : Navy;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :  bold;
}

a:visited {
    color : Navy;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :  bold;
}

a:hover {
	color : Red;
	text-decoration : none;
	background : transparent;
	font-weight :  bold;
}

a:activ {
    color : braun;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :  bold;
}
BODY {
	margin-left : 0px;
	margin-top : 0px;
	font : 10px sans-serif;
	COLOR: Black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}

H1 {
	color : Black;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
        text-align : center;
        margin-top : 1px;
        margin-bottom : 1px;
}

H2 {
	color : Teal;
	font-family : Arial;
	font-style : normal;

	font-weight : bold;
}

H3 {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}

H4 {
	color : #800000;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
}

H5 {
	color : Black;
	font-size : 12pt;
	font : bold 10pt Arial, Helvetica, sans-serif;
}

H6 {
	color : Red;
	font-size : 10pt;
	font : bold 10pt Arial, Helvetica, sans-serif;
}

HR {
	height : 1pt;
}

LI {
	color : Navy;
	text-decoration : none;
	font : 10pt Arial, Helvetica, sans-serif;
}

.bodyText {
	color : Black;
	font : 10pt Arial, Helvetica, sans-serif;
}

.boldBodyText {
	color : Navy;
	font : bold 10pt Arial, Helvetica, sans-serif;
}

.buttonText {
	color : Gray;
	font : normal 8pt Arial, Helvetica, sans-serif;
}

.smalltext {
	color : Black;
	TEXT-DECORATION : none;
	font : 10px Arial,Helvetica;
}
