body,div,span,td {
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: black;
	font-size : 11px;
}

input,select {
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: black;
	font-size : 11px;
	background-color: #D1D9E2;
	border: 1px solid #00558C; 
}

p {
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	font-size : 11px;
}

a {
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	font-size : 11px;
	font-weight:bold;
	color : #00558C;
}
a:hover {
	text-decoration : none;
	color : #00558C;
}
.leftmenu
{
	font-family : Verdana, Arial, Trebuchet MS, Tahoma, Sans-Serif;
	color: black;
	font-size : 10px;
        text-decoration : none;
        font-weight: normal;
}
.headline
{
color: #00548A;
font-weight:bold;
}
