body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/2-BuSw1.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.menuBg {
	background: #006600;
}
.copy {
	font-size: 12px;
	font-weight: normal;
	color: #33333;
}
.copyLight {
	color: #33333;
	font-weight: bold;
	font-size: 14px;
}


.nav {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
.nav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #A0A0A4;
	font-size: 14px;
}
.subNav {
	font-weight: bold;
	text-decoration: none;
	color: #33333;
	font-size: 12px;
}
.subNav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.heading {
	font-size: 25px;
	font-weight: bold;
	color: #006600;
}
.subheading {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
}
