.arrow {
	color:#FFFF00;
	font-weight:bold;
}
.body_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
}
.header_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.links {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
.designed_by {
	font-family:Tahoma;
	font-size:10px;
	color:#CCCCCC
}
.white_text {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
}
.image_padding {
	padding: 10px;
	text-align: center;
}
