@charset "utf-8";
.maintext {
	color: #000000;
	font-size: 11pt;
}

.style5 {font-size: 10px}
.style4 {font-size: 12px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}



/* CSS Document */

body {
	background-image:  url(../Images/LECW-BG-G.gif);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #E1E2F0;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
