a.jump {
	color: #2878BD;
	font-weight: normal;
	text-decoration: none;
}
a.jump:hover {
	color: #2878BD;
	font-weight: normal;
	text-decoration: underline;
}
a.sub {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.sub:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.menu {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.add {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.add:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, div, span, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #083858;
	font-weight: normal;
	text-decoration: none;
}
dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.kreet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}
H2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.side {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}
.home {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
}
.copyright {
	font-size: 11px;
	color: #2878BD;
	line-height: 13px;
}
input.button-download {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 2em;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #313152;
}
.border {
	border: 1px solid #FF6600;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
ul.bullet {
	margin-left: 1em;
	padding-left: 0px;
}

