body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243C92;
}
body {
	background-color: #FFFDF4;
	margin-left: 15px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #EA832D;
}
a:visited {
	color: #D06915;
}
a:hover {
	color: #5673D6;
}
a:active {
	color: #EA832D;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
.Bold    {font-weight: bold;}
.Kursiva {font-style: italic; }

