﻿/* CSS-Layout */
.MainText {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: Arial;
	font-weight: bold;
	color: #CC3300;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
a:active {
	color: #3399FF;
	font-family: Arial;
	font-weight: bold;
}
h4 {
	font-family: "Arial";
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	
	}
.style51 {
	font-size: 9pt;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}
