.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #4D008A;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
body {
	background-image: url(images/pieces/logo.jpg);
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	background-repeat: no-repeat;
	background-color: #000000;

}
.smlheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
}
