body {
	margin: 0px;
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: Arial, Tahoma,Verdana;
	background-image: url(images/racs1.jpg);

}
	
table, tr, td{ font-size : 10pt;	}
form{ margin: 0px; }
a img{ border: 0; }

td.fo{
	background-color: white;
	border: 1px solid #BB8800;
	width: 760px;
}

td.header{
	background-image: url(images/gsea.gif);
	height: 150px;
}

td.menu{
	background-image: url(images/menu3.jpg);
	height: 33px;
	color: white;
}

td.menu a{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

td.menu a:hover{
	color: #976E00;
}


td.footer{
	background-image: url(images/menu3.jpg);
	height: 33px;
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}


td.count{
	border-top: 1px solid #BB8800;
	text-align: center;
	height: 20px;
}

td.modul{
	padding: 5px;
}

td.modul h1{
	color: black;
	font-size: 12pt;
}