body {
	 font-family: arial;
	 color : #666666;
	 font-size : 11px;
	 font-weight : normal;
	 }
	 
a.oben {
	 font-family: arial;
	 color : #ffffff;
	 font-size : 11px;
	 font-weight : bold;
	 text-decoration : none;
	 }
	 
a.text {
	 font-family: arial;
	 color : #CC2E0F;
	 font-size : 11px;
	 font-weight : bold;
	 text-decoration : none;
	 }
	 
a.text:visited {
	 font-family: arial;
	 color : #CC2E0F;
	 font-size : 11px;
	 font-weight : bold;
	 text-decoration : none;
	 }
	 
a.text:hover {
	 font-family: arial;
	 color : #CC2E0F;
	 font-size : 11px;
	 font-weight : bold;
	 text-decoration : none;
	 }
	 
a.nav2 {
	 font-family: arial;
	 color : #666666;
	 font-size : 11px;
	 font-weight : normal;
	 text-decoration : none;
	 }
	 
a.nav2:visited {
	 font-family: arial;
	 color : #666666;
	 font-size : 11px;
	 font-weight : normal;
	 text-decoration : none;
	 }
	 
a.nav2:hover {
	 font-family: arial;
	 color : #666666;
	 font-size : 11px;
	 font-weight : normal;
	 text-decoration : none;
	 }
	 



td {
	 font-family: arial;
	 color : #666666;
	  font-size : 11px;
	 font-weight : normal;
	 }

h1 {
	 font-family: arial;
	 color : #CC2E0F;
	  font-size : 20px;
	 font-weight : normal;
	 line-height : 20px;
	 padding-bottom : 0px;
	 }
	 
h2{
	 font-family: arial;
	 color :  #CC2E0F;
	 font-size :  12px;
	 font-weight : bold;
	 line-height : 13px;
	 padding-top : 0px;
	 padding-bottom : 0px;
	 }

p {
	 font-family: arial;
	 color : #666666;
	 font-size : 11px;
	 font-weight : normal;
	 line-height : 13px;
	 }
	 
p.menu {
	 font-family: arial;
	 color : #666666;
	 font-size : 12px;
	 font-weight : normal;
	 line-height : 20px;
	 }
	 
td.menu {
	 font-family: arial;
	 color : #666666;
	 font-size : 10px;
	 font-weight : bold;
	 line-height : 18px;
	 border-bottom-style: dashed;
	 border-bottom-width: 1px;
	 border-bottom-color:CC2E0F;
	 height: 18px;
	 }
	 
li {
	 font-family: arial;
	 color : #666666;
	 font-size : 11px;
	 font-weight : normal;
	 line-height : 13px;
	 }