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

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 {
 
    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 {

    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; 
    color: #000080; 
 
}

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%;
	
}
TABLE.HickoryMainTable {
         width: 100%;
	 font-size: 12pt;
}
.EvenRow {
   background-color: #F5FBFD;
  
}

.OddRow {
    font-size: 12pt;
    background-color: #EAEAEA;
   } 
   TD.FirstRow {
    font-size: 12pt;
   background-color: #FCFBEC;
   } 
TD.CaptionRow {
    font-size: 12pt;
   background-color: #CCCCCC;
   text-align: center;
}  
 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; 
    }
