.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #080c32;
	letter-spacing: normal;
}
.textPad1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #080c32;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.textPad2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #080c32;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #b1c5f8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5a74b6;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #c1c1c1;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #080c32;
	padding: 0;
	margin: 0;
	display: inline;
}
h4 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #c1c1c1;
	padding-top: 10px;
}
a {
	color: #5a74b6;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 0;
	background-color: #ffffff;
}
a.footer {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
#galImg {
	border:1px solid #878787;
}
#description {
	width: 380px;
}
img#rapidstatscounter {
	border: none;
}
#floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}