body {
	padding:0; 
	font-family: Verdana; 
	font-size: 11px;
	color: #000000; 
	background-color:#DDDDDD
}
td {
	font-family: Verdana; 
	font-size: 11px;
	color: #000000
}
.select {
	font-family: Verdana; 
	font-size: 11px; 
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 0; 
	padding-bottom: 0
}

.box {
	font-family: Verdana; 
	font-size: 11px; 
	border: 0px solid #000000; 
}
.headline1 {
	font-family: Verdana; 
	font-size: 15px; 
	color:#003366;
	font-weight: bold
}
.headline2 {
	font-family: Verdana; 
	font-size: 13px; 
	color:#003366;
	font-weight: bold
}
.headline3 {
	font-family: Verdana; 
	font-size: 11px; 
	color:#003366;
	font-weight: bold
}
.smalltext {
	font-family: Verdana; 
	font-size: 9px; 
	color:#000000
}
.blackheadline3 {
	font-family: Verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: bold
}
.bigwhiteheadline {
	font-family: Verdana; 
	font-size: 18px; 
	color:#FFFFFF;
	font-weight: bold
}
.text
{
	font-family: Verdana; 
	font-size: 11px;
	color: #000000; 
}
a {
	text-decoration: none
}
a.image {
	border-bottom-style: dashed; 
}
a:link {
	text-decoration: none
}
a.image:link {
	border-bottom-width: 0px;
}
a:visited {
	text-decoration: none
}
a.image:visited {
	border-bottom-width: 0px;
}
a:hover {
	text-decoration: none
}
a.image:hover { 
	border-bottom-width: 0px;
}
.submit {
	border: 0
}
.fieldError {
	background-color: #eeeeee;
}
