/* CSS Document */
<!--
body {
	background-image: url(images/LVL_stripes_bg.gif);
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	font-weight: bold;
	font-size: 12px;
}
.copyright a:link {
	color: #393908;
	text-decoration: underline;
}
.copyright a:visited {
	text-decoration: underline;
	color: #393908;
}
.copyright a:hover {
	text-decoration: underline overline;
	color: #393908;
}
.copyright a:active {
	text-decoration: underline;
	color: #393908;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline overline;
	color: #393908;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #393907; 
}
.style6 a:link {
	color: #393908;
	text-decoration: underline;
}
.style6 a:visited {
	text-decoration: underline;
	color: #393908;
}
.style6 a:hover {
	text-decoration: underline overline;
	color: #393908;
}
.style6 a:active {
	text-decoration: underline;
	color: #393908;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #393907;
	font-size: large;
}

-->