body{
font-family: verdana;
font-size: 12px;
color: #000000;

}
a:active,a:visited,a:link{
font-family: verdana;
font-size: 12px;
color: #0000EE;
text-decoration: none;

}
a:hover{
font-family: verdana;
font-size: 12px;
color: #0000EE;
text-decoration: underline;

}
table,td{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
strong,b{
font-family: verdana;
font-size: 12px;
color: #000000;
font-weight: bold;

}
span,p{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.headline{
font-family: verdana;
font-size: 18px;
font-weight:bold;
color: #000000;
}
.teaser{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
