.text {
	font-size: 10pt;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
}
.texta {
	font-size: 14px;
	line-height: 150%;
	color: #ff0000;
	text-decoration: none;
}
td {
	font-size: 10pt;
}
.bluetit {
	font-size: 12pt;
	line-height: 160%;
	font-weight: bold;
	color: #E57D17;
	letter-spacing: 2px;
}
.text1 {
	font-size: 9pt;
	line-height: 150%;
}
.text2 {
	font-size: 12pt;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.text4 {
	font-size: 14px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}