.contentwidth {
	width: 870px;
}

.imagewidth {
	width: 980px;
}

.sidewidth {
width: 130px;
}


.style1 {color: #FF0000}


a {
	color: #6688AA;
	text-decoration: underline;
}

a:hover {
	color: #998866;
}

.body2 {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6688AA;
	padding: 8px 8px 8px 8px;
}

.body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	padding: 8px 8px 8px 8px;
}


.table,tr,td{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
}


.reporthead {
font-family: Verdana, Myriad Web, Syntax, sans-serif;
font-size: 23px;
font-weight: bold;
line-height: 200%; 
color: #383838;
}

hr {
  border: 0;
  width: 100%;
  color: #998866;
  background-color: #998866;
  height: 3px;
}

