/* Bodys */
body {
	background-color: #000000;
	}
	
body,td,th {
	color: #FFFFFF;
	}

/* Styles */
.style2 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
.style3 {
	font-family: 'Isabelle';  
src: url(http://retrolympia.de/pizza/img/fonts/Isabelle.ttf);
	}
	
.style4 {
	font-family: Calibri
	}
.style5 {
	font-family: Calibri;
	color:#000000;
	font-size:12px;
	}
	
.h3 {
	font-family:Calibri;
	color:#FFFF00;
	font-size:24px;
	font-style:italic;
	}

.style8 {
	color: #000000; 
	font-weight: bold; 
	}

/* eigene Schriftarten laden */
@font-face { 
font-family: "Isabelle";  
src: url(http://retrolympia.de/pizza/img/fonts/Isabelle.ttf);
src: local ('Ø'),
url( assets/Isabelle.ttf) format('truetype'),
}