.text { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-style: oblique;
	}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	}
.smalltextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20pt;
	color: #0000CC;
	font-style: normal;
	}
a:link {
	color: #0000CC;
	text-decoration: none;
	}
a:visited {
	color: #0000CC;
	text-decoration: underline;
	}
a:hover {
	color: #FFFF00;
	}
