body
{
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a {color: #0000EE}
a:link {color: #0000EE; text-decoration: underline}
a:hover {
	color: #0000EE;
	text-decoration: underline;
}

a:active {color: #0000EE; text-decoration: underline}

a:visited {color: #0000EE; text-decoration: underline}

.txts {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.headlines {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.headlinem {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.headlinel {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}