body{
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : White;
}

A {
	color: Gray;
	font-size : 12px;
	text-decoration : underline;
}
a:hover{
	text-decoration : underline;
}
h1 {
	font-size: 14px;
}
h2 { 
	font-size: 13px;
 }
 .kontakt
 {
	font-size : 12px;
}