.heading {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.navigation {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.str_bodytext {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.footer {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
	

a.navigation:link {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.navigation:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
a.navigation:hover {
	text-decoration: none;
	color: #FF0099;
	font-size: 10pt;
	font-weight: bold;
}
a.navigation:active {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

a.footer:link {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

a.footer:visited {
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
	font-weight: bold;	
}

a.footer:hover {
	text-decoration: none;
	color: #FF0099;
	font-size: 7pt;
	font-weight: bold;
}

a.footer:active {
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
}
