.bigger {
	font-size: x-large
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/CedarSprings-bg.jpg);
	background-attachment: fixed;
	margin-top: 1px;
}
.navtext {
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
}
.BodyText {
	line-height: 20pt;
}
a:link {
	color: #006600;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #333399;
}
a:active {
	color: #009966;
}
.style1 {font-size: 12px}
.navtext-lc {letter-spacing: 1px;
	font-size: 16px;
}
.newstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.Border {
	border: 1px solid #000000;
}
