.style1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 25px;
}
.style2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
a:link {
	color: #E1E1E1;
}
a:visited {
	color: #AFAFAF;
}
a:hover {
	color: #6D94C7;
}
a:active {
	color: #BDBDBD;
}