body {
	background-attachment: fixed;
	background-color: #48B6FF;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	margin-top: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.lwlc-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lwlc-body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.georgia-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 19px;
}
.headline {
	font-family: Tahoma, "times New Roman", sans-serif;
	font-size: 28px;
	color: #330066;
	font-weight: bolder;
}
.subheadline {
	font-family: Tahoma, "times New Roman", sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
}
.subheadlinebold {

	font-family: Tahoma, "times New Roman", sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
}
.georgia-bodywithyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 19px;
	background-color: #FFFF66;
}
.subheadline_underline {
	font-family: Tahoma, "times New Roman", sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.georgia-bodyunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 19px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.headline-red {
	font-family: Tahoma, "times New Roman", sans-serif;
	font-size: 28px;
	color: #330066;
	font-weight: bolder;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC0000;
}
.lwlc-body-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FE7405;
}
.lwlc-body2yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	background-color: #FFFF66;
}
