BODY, TD {
	background: black;
	color : #FFFFCC;
	font-family : Arial, sans-serif;
	font-size: 10px;
}
TD.menu {
	background: #660000;
	color : #FFFFCC;
	font-family : Verdana, Geneve, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

A.menu {
	background: #660000;
	color : #FFFFCC;
	font-family : Verdana, Geneve, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
A.menu:Hover {
	text-decoration: none;
	color : #ffff66;
	font-weight: bold;
}
TD.menusub {
	background: Black;
	color : #FFFFCC;
	font-family : Verdana, Geneve, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

A.menusub {
	background: Black;
	color : #FFFFCC;
	font-family : Verdana, Geneve, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
A.menusub:Hover {
	text-decoration: none;
	color : #FFFF66;
	font-weight: bold;
}


TR.anztext, TD.anztext {
	background: #660000;
	color : #FFFFCC;
	font-family : Verdana, Geneve, sans-serif;
	font-size: 12px;
	text-align: left;
}

TR.footer, TD.footer {
	font-family : Verdana, Geneve, sans-serif;
	font-size: 10pt;
	background-color : Black;
	color : #FFFFCC;
	font-weight : normal;
}

H1 {
	font-size: 20pt;
	color : #FFFFCC;
	font-weight: bold;
	text-align: center;
}

P, P.text {
	font-size: 10pt;
	color : #FFFFCC;
	font-weight: bold;
	text-align: left;
	
}

P.SuWo {
	font-size: 16pt;
	color : #FFFFCC;
	font-weight: bold;
	text-align: center;
}
P.footer {
	font-size: 12pt;
	color : #7EFF8A;
	font-weight: bold;
	text-align: left;
}

A {
	text-decoration: none;
	color : #FFFFCC;
	font-weight: bold;
	font-size : 12pt;
}

A.URL {
	text-decoration: underline;
	color : #FFFFCC;
	font-weight: bold;
	font-size : 12pt;
}
A.URL:hover {
	text-decoration: underline;
	color : #FFFF66;
	font-weight: bold;
	font-size : 12pt;
}

A.footer {
	text-decoration: none;
	color : #FFFFCC;
	font-weight: bold;
	font-size : 7pt;
}
A.footer:Hover {
	text-decoration: none;
	color : #FFFF66;
	font-weight: bold;
	font-size : 7pt;
}
TABLE {
	text-align : center;
}

HR {
	color: #7EFF8A;
	height: 1pt;
}
