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

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

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

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

A:hover {
    color: #FFFF00; 
   
}

h1 {
 
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 20pt; 
    font-weight: bold; 
    color: #C0C0C0; 
	text-align: center;
}

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-style: normal;
    line-height: normal; 
    color: #000000; 
 text-align: center;
 font-weight: bold; 
  font-size: 10pt;
}
p.p2 {
    font-family: Arial, Helvetica, sans-serif; 
    font-style: normal;
    line-height: normal; 
    color: #FFFF99; 
	font-size: 10pt;
 text-align: center;
 font-weight: normal; 
 }
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%;font-size: 12pt
	
}
TABLE.HickoryMainTable {
         width: 100%;
	 font-size: 12pt
}
.EvenRow {
   background-color: #F5FBFD;
   font-size: 12pt;
   color: #000000
}

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

