body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
td:link { color: #333333 text-decoration: underline;}
td:visited { color: #333333 text-decoration: underline;}
a:color { color: #333333 text-decoration: underline;}
a:link { color: #333333 text-decoration: underline;}
a:visited { color: #333333 text-decoration: underline;}
a:hover { color: #993300 text-decoration: underline;}
.bodytext {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.bodytext A:LINK {color: #333333; text-decoration: underlined;}
.bodytext A:LINK {color: #333333; text-decoration: underline;}
.bodytext A:VISITED {color: #333333; text-decoration: underline;}
.bodytext A:HOVER {color: #993300; text-decoration: underline;}

th { 
  font: bold 12pt Arial, Helvetica, sans-serif; 
  color: white; 
  background-color: #993300;
  text-align: left;
}

.smalltext {
  font: italic 8pt Arial,Helvetica,sans-serif;
  color: white; 
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.summary A:LINK {color: #333333; text-decoration: underlined;}
.summary A:LINK {color: #333333; text-decoration: underline;}
.summary A:VISITED {color: #333333; text-decoration: underline;}
.summary A:HOVER {color: #993300; text-decoration: underline;}
.summary_th {
  font: bold 12pt Arial, Helvetica, sans-serif; 
  color: white; 
  background-color: #993300;
  text-align: center;
}

.summarysmall {
  font: 7pt Arial,Helvetica,sans-serif;
}
