.header
 {
  font-family: times new roman;
  font-size: 16pt;
  color: #E0E0E0; position:relative; left:32
 }
.text
 {
  font-family: times new roman;
  font-size: 11pt;
  color: #FFFFFF; position:relative; left:4
 }
 .colHeader
 {
	font-family: times new roman;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:link.text
 {
  font-family: times new roman;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:visited.text
 {
  font-family: times new roman;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:hover.text
 {
  font-family: times new roman;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.text
 {
  font-family: times new roman;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
.navigation
 {
  font-family: times new roman;
  font-size: 10pt;
  color: #FFFFFF;
 }
a:link.navigation
 {
  font-family: times new roman;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: none;
 }
a:visited.navigation
 {
  font-family: times new roman;
  font-size: 10pt;
  color: #C0C0C0;
  text-decoration: none;
 }
a:hover.navigation
 {
  font-family: times new roman;
  font-size: 10pt;
  text-decoration: none;
  color: #D4D4D4;font-weight:bold
 }
a:active.navigation
 {
  font-family: times new roman;
  font-size: 10pt;
  text-decoration: none;
  color: #D4D4D4;font-weight:bold
 }
.copyright
 {
  font-family: times new roman;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration:none;
  position:relative;
  top:4;
 }
a:link.copyright
 {
  font-family: times new roman;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: underline;
  position:relative;
  top:4;
 }
a:visited.copyright
 {
  font-family: times new roman;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: underline;
 }
a:hover.copyright
 {
  font-family: times new roman;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.copyright
 {
  font-family: times new roman;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }