body {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	margin: 0px;
	color: white;
	padding: 0px;
}
.menutop{
	text-align: center;
}
.menutop a{
	color: white;
	text-decoration: none;
	font-size: 9pt;
}
.menutop a:hover{
	color: white;
	text-decoration: none;
	font-size: 9pt;
}
.menutop a:visited{
	color: white;
	text-decoration: none;
	font-size: 9pt;
}
a, a:visited{
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}
a:hover{
	color: white;
	text-decoration: none;
}
td{
	font-size: 9pt;
	color: white;
}
a.demo, a.demo:visited{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.demo:hover{
	text-decoration: underline;
}
.mainer td{
	font-size: 10pt;
}
div.mainblock{
	margin-top: 10px; 
	font-size: 8pt;
}
.downinfo td{
	font-size: 8pt;
}
.downinfo a{
	text-decoration: none;
}
.downinfo a:visited{
	text-decoration: none;
}
.downinfo a:hover{
	text-decoration: underline;
}
h1{
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 5px;
}