body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 000099;
	background-color: #C8EAFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.captions {
	font-size: 15px;
}
.font14px {
	font-size: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C7EAFE;
	font-size: 14px;
	letter-spacing: 5px;
	margin: 4px;
	padding: 0px;
	line-height: 5px;
	font-weight: normal;
}
.font24px {
	font-size: 24px;
}
.red {
	color: #CC0000;
}
