
body,td,th {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #2c56af;
}
a:visited {
	text-decoration: none;
	color: #2c56af;
}
a:hover {
	text-decoration: none;
	color: #aa0000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#teaser {
	border: 1px solid #2C56AF;
}