/* WLC Construction Services Text CSS Page */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #666666;
}
/* Sub/Headers */
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}	
/* body text */
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Footer */
.style3 {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
}
/* Misc */
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:5px;
}
/* Project Plate Nav */
.style5 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
/* Project Plate Sub Nav */
.style6 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}