body { background-color:#c9d0e3;}

.copyright, .copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.logotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0B5299;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0B5299;
	font-weight: normal;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 25px;
	font-weight: normal;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 43px;
	color: #FFFFFF;
	background-image: url(slices/nav_bg.gif);
	background-position: center;
	text-indent: 10px;
	display: block;
	margin: 12px;
	height: 43px;
	width: 167px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.nav:hover {
background-image: url(slices/nav_bg_roll.gif);
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 20px;
}
.link_color {
	color: #339900;
}

