/*[fmt]AA90-1A0A-3*/
body
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px "open sans";
	color: #5C5C5C;
}
h1
{
	font: 50px "Yanone Kaffeesatz";
	color: #BBBBBB;
	text-align: center;
}
h2
{
	font-size: 20px;
	font-weight: bold;
	color: #353535;
}
a
{
	color: #000000;
	font-weight: bold;
}
a:hover
{
	background-color: #F2F2F2;
	text-decoration: none;
}
