body{
	margin: 0 0 0 0;
}

@charset "UTF-8";
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	font-stretch: normal;
}
.blackcopy {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.Nav {
	font-family: "Lucida Console", Monaco, monospace;
	color: #06F;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
}
.GreenCopy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #99cc33;
}
.whiteSmall {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.whiteFontLarge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
