a:active { color: #FF9900; background-color: #F0F0F0 }

a:link { color: #009900; background-color: #F0F0F0 }

a:visited { color: #FF9900; background-color: #F0F0F0 }

body {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
  background-color: #F0F0F0
}

h1 {
  color: #333333; font-family: Arial, Helvetica, sans-serif; 
  background-color: #F0F0F0
}

h2 {
  color: #333333; font-family: Arial, Helvetica, sans-serif; 
  background-color: #F0F0F0
}

h3 {
  color: #333333; font-family: Arial, Helvetica, sans-serif; 
  background-color: #F0F0F0
} 

h4 {
  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; 
  font-weight: bold; background-color: #F0F0F0
}

h5 {
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
  font-weight: normal; background-color: #F0F0F0
}

h6 {
  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; 
  background-color: #F0F0F0
}

li {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-style: normal; font-weight: normal; background-color: #F0F0F0
}

p {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-style: normal; font-weight: normal; background-color: #F0F0F0
}

table {
  table-border-color-light: rgb(192,192,192);
  table-border-color-dark: rgb(128,128,128);
  background-color: #F0F0F0; font-size: 10pt; background-color: #F0F0F0
}

td {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-weight: normal; text-align: Center; vertical-align: Middle;
  background-color: #F0F0F0
}

textarea {
  font-family: 'Arial Monospaced', Courier; background-color: #F0F0F0
} 

th {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-weight: bold; text-align: Right; background-color: #F0F0F0
}

tr {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-weight: normal; background-color: #F0F0F0
}

tt {
  font-family: 'Arial Monospaced', Courier; background-color: #F0F0F0
}

