@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #D9D8F7;
	background-image: url(images/lblue016.jpg);
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #D9D8F7;
}
a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #ADA68A;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainbg {
	background-color: #ADA68A;
}
.whitebg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.h1 {
	font-size: 48px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.title {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #ADA68A;
}
.h3 {
	font-size: 24px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.picture {
	border: thin solid #FFFFFF;

}

