.SunStyle {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
}
.Heading {
	font-family: "BankGothic Md BT";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: thin ridge #404040;
	background-position: center top;
	letter-spacing: 2pt;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: table;
}

