body {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	color: #FFF;
	background:#355B93;
}

img {
	border: 0px;
}

.Header {
	font-size: 12px;
	font-weight: bold;
}

.Cents {
	font-weight: normal;
	vertical-align: top;
	font-size: 10px;
}

.Text {
	font-size: 12px;
	font-weight: normal;
}

.Hide {
	visibility: hidden;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
}

a:hover {
	color: #E0EAF3;
}

.Tip {
	font-size: 10px;
	font-style: normal;
}