@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #660033;
}
body {
	background-image: url(http://www.balsamlakewi.com/images/bg_blue_gradient.gif);
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #006666;
	text-decoration: underline;
}

}
.large{font-size: large}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.mediumBold {
	font-size: medium;
	font-weight: bold;
}

.xlarge {font-size: x-large}

.xSmallVerdana {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.h1 {
	font-size: 9px;
}
.h2 {
	font-size: 9px;
	font-weight: normal;
}
.h3 {
	font-size: 9px;
	font-weight: normal;
}

