body {
	margin: 0px;
	topmargin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
	
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
	font-weight: lighter;
	font-size: large;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-weight: lighter;
	line-height: 1.3;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: lighter;
body table tr td table tr td p strong {
	color: #C00;
}
.orange {
	color: #C00;
}
.menue {
	top: 80px;
	position: fixed;
}

