body {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bkg.gif');
	background-repeat: repeat-x;
	background-color: #40425b;
	}

.copy {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

.util {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}
	
a.nav:link {
	font-family: arial;
	font-size: 11px;
	color: #6f7275;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.nav:visited {
	font-family: arial;
	font-size: 11px;
	color: #6f7275;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.nav:hover {
	font-family: arial;
	font-size: 11px;
	color: #60a100;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.nav:active {
	font-family: arial;
	font-size: 11px;
	color: #6f7275;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}
	
a.nav_on:link {
	font-family: arial;
	font-size: 11px;
	color: #60a100;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.nav_on:visited {
	font-family: arial;
	font-size: 11px;
	color: #60a100;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.nav_on:hover {
	font-family: arial;
	font-size: 11px;
	color: #60a100;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}

a.nav_on:active {
	font-family: arial;
	font-size: 11px;
	color: #60a100;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	}	