.homePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	color: #999999;
	text-align: justify;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 15pt;
}
h1 {
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #1166A2;
}
a:link {
	color: #1166A2;
}
a:visited {
	color: #333333;
}
