a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,sup,sub  {
        font-family : Arial, Helvetica, sans-serif;
        font-style : normal;
}

h1  {
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	font-style : normal;
	margin-bottom : 0px;
}

h2  {
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	font-style : normal;
	margin-bottom : 0px;
}

h3  {
        font-size : 16pt;
        color : navy;
        font-weight : bold;
}

h4  {
        font-size : 14pt;
        color : navy;
        font-weight : bold;
}

p,ul,ol,li,div,td,th,address,blockquote  {
        font-size : 10pt;
}

sub,sup {
        font-size : 8pt;
}

a:link  {
        text-decoration : none;
        font-style : normal;
}

a:visited  {
        text-decoration : none;
        font-style : normal;
}

a:active  {
        text-decoration : none;
        font-style : normal;
}

a:hover  {
        text-decoration : underline;
        font-style : normal;
}

.blue  {
        color : #2163D6;
}

.white  {
        color : white;
}

.red  {
        color : red;
}

.navy  {
        color : navy;
}

.black  {
        color : black;
}

.picdesc  {
        font-size : 8pt;
        font-family : Arial, Helvetica, sans-serif;
        font-style : normal;
}

.menuitem  {
        font-size : 8pt;
}

.normtextblack  {
        font-size : 10pt;
        font-style : normal;
        color : black;
}

.menublue  {
        font-size : 8pt;
        color : #2163D6;
}

.menumain  {
        font-size : 9pt;
        color : #777777;
		font-weight : bold;
}

.menusub2  {
	font-size : 9pt;
	color : #339933;
	font-weight : bold;
	padding-top : 3px;
	padding-bottom : 3px;
}

.menuhell  {
        font-size : 9pt;
        color : #BBBBBB;
		font-weight : bold;
}

.menuthin    {
        font-size : 8pt;
        color : #777777;
}

.reiter    {
        font-size : 14pt;
        color : #DD0000;
		font-weight : bold;
		font-style : italic;
}

.reiter_bl    {
        font-size : 14pt;
        color : #000000;
		font-weight : bold;
		font-style : italic;
}


.smallblack  {
        font-size : 8pt;
        color : black;
}


