body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#eaeef7;
	font-size:11px;
	color:#333333;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


a:link{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

.headline
{
	color: #003366;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.smallheadline
{
	color: #003366;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.buttonsearch { 
border: 0px; font-size: 12px; color: #405475; font-weight: normal; font-family: arial; background-color: #c1cbd7; text-decoration: none;}

.inputsearch {
font-size: 9px;
}


