html
{
	font-family: Arial, Helvetica, sans-serif;
}

body
{
background-color: #ffffff;
color: #000000;
font-size: 16px;
margin-top: 20px;
text-align: center;
}

a 
{
color: #4a630f;
text-decoration: none;
}

a:hover
{
color: #4a630f;
text-decoration: underline;
}

h2
{
padding: 0px;
margin: 0px;
font-size: 26px;
font-weight: 300;
}

.generet
{
margin-top: 20px;
margin-bottom: 20px;
}

.runa
{
width: 90%;
text-align: center;
}

.midget
{
margin-top: 30px;
font-size: 12px;
color: #999999;
}
