body {
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif; 
    font-style: normal;
    margin: 5px;
}

A:link {
    color: #0000FF; 
    background-color: transparent; 
    text-decoration: underline;
}

A:active {
    color: #FF0000; 
    background-color: transparent;
    text-decoration: underline
}

A:visited {
    color: #800080;
    background-color: transparent; 
    text-decoration: underline
}

A:hover {
    color: #FFFF00; 
    background-color: transparent
}

h1 {
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 22pt; 
    font-weight: bold; 
    clip: rect(0px 10px  )
}

h2 {
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-size: 16pt; 
    font-weight: bold;
    clip: rect(auto 10px  )
}

h3 {
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal; 
    font-size: 14pt; 
    font-weight: bold;
    clip: rect(auto 10px  )
}

p {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-style: normal;
    line-height: normal; 
    background-color: #FFFFFF; 
    color: #000000;
}

p.footnote {
  font-size: 8pt;
  padding-left: 15px;
}

TD.footnote {
  font-size: 8pt;
  padding-left: 15px;
  text-align: center;
}

TD.NavBody {
   color: #000000;
   background: url("../images/backgroundmoney.gif"); 
   font-size: x-small;
   font-family: Arial, Helvetica, sans-serif;
   width: 20%;
   vertical-align: top;
}

TD.ContentArea {
    text-align: left;
    vertical-align: top;
}

TABLE.MainTable {
    width: 100%;
}

TD.EvenRow {
   background-color: #CCCCCC;
  
}

TD.OddRow {
   background-color: #EAEAEA;
   } 
   TD.FirstRow {
   background-color: #FFFDE2;
   } 
 Down:body {
   color: #000000;
   background: url("../../Images/blackStars.gif)"; 
   font-size: large;
   font-family: Arial, Helvetica, sans-serif;
   vertical-align: middle;
}
Down:link {
    color: #CCFFFF; 
    background-color: 000000; 
    text-decoration: underline;
	}
Down:text {
    color: #FFFF99; 
    background-color: 000000; 
    }
