body {background-color:#EBEBEB}        
p    { text-align:right;
        font-size:14pt;
        font-family:Century Gothic;
        font-weight:bold;
        color:#6E6E6E;
        margin:0 1em 1em;
}

p.schuh    { text-align:left;
        font-size:12pt;
        font-family:Century Gothic;
        font-weight:bold;
        color:#6E6E6E;
        margin-left:0px}

p.schuh2008    { text-align:center;
        font-size:12pt;
        font-family:Century Gothic;
        font-weight:bold;
        color:#6E6E6E;
       }

a:link,a:visited	
	{ text-decoration:none; 
	font-weight:bold; 
	font-size:14pt; 
	font-family:Century Gothic;
	color:#8B3A3A}

a:hover,a:active,a:focus 
	{ text-decoration:underline; 
	font-weight:bold; 
	font-size:14pt; 
	font-family:Century Gothic;
	color:#8B3A3A}


h1 	{ text-align:right;
        	font-weight:bold; 
	font-size:20pt; 
	font-family:Century Gothic;
	color:#8B3A3A}

img { 	border-style:solid; 
	border-color:#8B3A3A}

table {
   border:0;
   cellspacing:0;
   cellpadding:3; 
   width:90%; 
   }

td {	align:center;
	valign:bottom;
} 

