BODY, TD, UL, LI {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}

A:link {
	color: Navy;
	text-decoration:none;
}
	
A:visited {
	text-decoration:none;
}
	
A:hover {
	text-decoration:underline;
	color: Purple;
}
	
P, LI, span {
	font-size: 10pt;
	margin-left : 10px;
	margin-right : 10px;
}

.toplink {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight : bold;
	text-align : left;
}

.invisible {
	font-size : 0;
	color: A8BBC9;
}

.subtitle {
	font-size : 14;
	color: black;
	font-weight : bold;
}

.bold {
	font-weight : bold;
}

.sidebar {
	line-height : 3;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	font-style : italic;
}

.title {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18px;
	color: 24477B;
	font-style : bold;
}

.double {
	line-height : 3;
}

.white {
	color: white;
}

.margin {
	margin-left : 10px;
	margin-right : 10px;
}

.headline {
	font-family: serif;
	font-size:12pt;
	margin-top : 0px;
	font-weight : bold;
	text-align : center;
}

.teaser {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	font-size:8pt;
}

.small {
	font-size:8pt;
}