body {
	font-family: Arial;
	font-size: 8pt;
	color: #A52805;
	background-color: #FFFFFF;
}

td {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;	
	color: #A52805;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a {
color: #a52805;
font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial;
	font-size: 9pt;
	color: #a52805;
	background-color: #a52805;
	text-align: center; /* for IE */
}


.maintable {
	background-color: #ffffff;
}

.subtitle {
	color: #a52805;
  background-color: #ffffff;
}

.maintitle {
	color: #a52805;
	background-color: #ffffff;
}

.celllabel {
	color: #a52805;
	background-color: #ffffff;
}

.cellvalue {
	color: #a52805;	
	background-color: #ffffff;
}

.cellalt {
	color: #a52805;
	background-color: #ffffff;
}

.detailsbg {
	background-color: #ffffff;
}

.link {

color: #a52805;
font-weight:bold;
}

a.link:hover {

color: #a52805;
}

.header {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 800px;
	background: #a52805;}

.content {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 750px;
	background: #ffffff;}