.Style1 {
	font-size: 14px;
	color: #aadfed;
	font-family: Verdana;
}
a:link {
	color: #AA8506;
}
a:visited {
	color: #AA8506;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Style2 {
	font-size: 12px;
	font-weight: bold;
}.Style3 {font-family: Verdana}
.Style4 {font-size: 12px}
.Style5 {font-family: Verdana; font-size: 12px; }
.Style6 {color: #003665}