@charset "utf-8";
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12293C;
}
.style4 {color: #CC3333}
body {
	background-image: url(assets/LAKE_VIEW1500.png);
	background-repeat: no-repeat;
	background-color: #97C6D6;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12293C;
}
.style1 {	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.whiteborder {	border: 3px solid #FFFFFF;
}
.style2 {font-size: 12px}
.style3 {font-size: 13px}
a:link {
	color: #12293C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #12293C;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.kern {
	line-height: 1.4em;
}
