/*Einblenden der Scrolleiste im Firefox wird erzwungen, damit wird das Ruckeln des Layouts verhindert*/
html {
	height: 100%;
	margin-bottom: 1px;
}

td {
 font-family: Arial;
 color: #004080;
 font-size: 15px;
}
p {
 font-family: Arial;
 font-size: 1pt;
 color: #EFEFEF;
}

h1 {
	font-size:18pt;	
}