body {
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-family: Verdana;
	color: #176DB6;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Verdana;
	color: #176DB6;;
}
a:active {
	color: #FFAA00;
	font-family: Verdana;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Verdana;
	color: #176DB6;
	font-weight: bold;
}
#text {
	color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana;
}
#text1 {
	color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana;
}
h1 {
	display: inline;
	font-size: 21pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	line-height: 14pt;
}

