
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.biglink {
	font-family : Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.biglink:hover {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: none
}

.link {
	font-family : Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.link:hover {
	font-family: Verdana;
	color: #0099FF;
	text-decoration: underline
}

.Style2 {
	font-size: 12pt;
	font-weight: bold;
}

