body {	color: #000000;
	font-size: 10pt;
	font-family: "Verdana" sans-serif;
	
}

#top
	{
		font-size: 11pt;
	}
.modul
	{
		font-size:11pt;
	}

table td 
	{
		color:#000000;
		font-size: 10pt;
		font-family: "Verdana" sans-serif;
	}



a {color: #137ED9;
   text-decoration: none;
}

a:hover {color: #ee4400;
}


h1 {margin: 0px 0 10px 5px;
    text-align:left;
    font:14pt "Arial" sans-serif;
    font-weight:bold;
    color:#485D74;
}

h2 {font-size: 12pt;
    margin: 10px 0 2px 5px;
    text-align: left;
		font-weight:bold;
}

p {margin: 3px 0 3px 0;}

.active {color:#ee4400;}


