body {
	background-image: url(images/BG.gif);
	margin-top: 0px;
}
.bottom {
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.regular {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.style1 {font-size: 24px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.alert{
	color: #cc0000;
}