h1 {
	font-family: Berlin Sans FB, Verdana, Helvetica;
	font-size: 16pt;
	color: #0B9900;
	font-weight: bold;
	line-height: 60%;
}

h2 {
	font-family: Berlin Sans FB, Verdana, Helvetica;
	font-size: 12pt;
	color: #0B9900;
	font-weight: bold;
	line-height: 60%;
}

div.main_block {
	width: 750px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Helvetica;
	font-size: 9pt;
}

html {
	text-align: center;
}

