@charset "utf-8";
/* CSS Document */
<!-- 
    body  {
    	font: 80% Times New Roman;
        background: url(../images/bodybg.jpg) repeat-x;
    	background-color: #e4e4e4;
    	margin: 0;
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }
	
img {
    border:  0;
	margin:  0;
	padding: 0;
}    

#table1 {
	width: 740px;
	border: 0px;
	margin:  5px;
	vertical-align: top;
}
	  a:link { color:#000000; text-decoration:none; }
      a:visited { color:0000FF; text-decoration:none; }
      a:hover { color:red; text-decoration:none; }

.Stil1,.Stil2 {font-family:  Times New Roman;}

.Stil1 {color: #000000; font-weight: bold; font-size: 14px;}

.Stil2 {color: #000000; font-weight: bold; font-size: 24px;}


