.textgross {	
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

}
h2 {
	margin-top: 4px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
a:link.menuelinks { 
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited.menuelinks { 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover.menuelinks { 
	color: #000099; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.active.menuelinks { 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menuelinks:link b {
	color: #CC99FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menuelinks:visited b {
	color: #CC99FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.menuelinks:hover b {
	color: #CC00FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menuelinks:active b {
	color: #CC99FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

