body {
	background-image: url('../images/bkg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #9e8c5c;
	}
	
.copy {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	}

.title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #725d25;
	}
	
.util {
	font-family: arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	line-height: 12px;
	color: #FFFFFF;
	}

#utilnav {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #404040;
	}

a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color: #c40000;
	}

a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color: #c40000;
	}

a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #c40000;
	}
	
a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color: #c40000;
	}

.utilnav:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #c40000;
	}

.utilnav:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #c40000;
	}

.utilnav:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000 ;
	}
	
.utilnav:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #c40000;
	}

.utilnav_on:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	}

.utilnav_on:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	}

.utilnav_on:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000 ;
	}
	
.utilnav_on:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	}
	
.callout:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
	color: #FFFFFF;
	}

.callout:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
	color: #FFFFFF;
	}

.callout:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	color: #FFFFFF;
	}
	
.callout:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
	color: #FFFFFF;
	}