body    { font-family: verdana, arial, helvetica, sans-serif; 
	  scrollbar-3d-light-color: Black;
	  scrollbar-arrow-color: #FF6666;
	  scrollbar-dark-shadow-color: Gray;
	  scrollbar-shadow-color: #A9A9A9;
	  scrollbar-highlight-color: Black;
	  scrollbar-base-color: #F5F5DC;
	  scrollbar-face-color: #9999FF; 
	  margin-left: 0px;
	  margin-top:  0px;
	  margin-right: 0px;
	} 
h1      { font-family: verdana, arial, helvetica, sans-serif; font-size: x-large  }
h2      { font-family: verdana, arial, helvetica, sans-serif; font-size: medium }
p       { font-family: verdana, arial, helvetica, sans-serif; }
ul      { font-family: verdana, arial, helvetica, sans-serif; }
li      { padding-bottom:5px; }
ol      { font-family: verdana, arial, helvetica, sans-serif; }
a	{ color: green; }
a:hover	{ color: red; }
a.newitem {
           color: green;
           font-family: arial, helvetica, sans-serif, verdana; 
           cursor: hand;
          }
a.newitem:hover   { color: black; }
a.newitem2 {
           color: red;
           font-family: arial, helvetica, sans-serif, verdana; 
            cursor: hand;
          }
a.newitem2:hover   { color: black; }
a.newitem3 {
           color: green;
           font-family: arial, helvetica, sans-serif, verdana; 
            cursor: hand;
          }
a.newitem3:hover   { color: black; }
a.newitem4 {
           color: red;
           font-family: arial, helvetica, sans-serif, verdana; 
            cursor: hand;
          }
a.newitem4:hover   { color:yellow; }
a.normal {
           color : green;
           cursor: hand;
          }
a.normal:hover   { color: red; }

a.bright  {
	  color : #44DD44;
	  cursor: hand;
	}

a.buynow {
	  color : #FFFFFF;
	  background-color: blue;
	  font-weight: bold;
	  text-decoration: none;
	  cursor: hand;
	  vertical-align: super;
	}
a.buynow:hover   { color: red; }

a.moreinfo {
	  color : #FFFFFF;
	  background-color: blue;
	  font-weight: bold;
	  text-decoration: none;
	  cursor: hand;
	  vertical-align: super;
	}
a.moreinfo:hover   { color: red; }

a.download {
	  color : #FFFFFF;
	  background-color: blue;
	  font-weight: bold;
	  text-decoration: none;
	  cursor: hand;
	  vertical-align: super;
	}
a.download:hover   { color: red; }

TABLE.features {
	  margin-left: auto;
	  margin-right: auto;
	  background-color:#00FF00;
	}
TR.feature_header TD, 
TR.feature_header TH	{ 
	  padding-top: 1em;
	  font-size: large;
	  color: red;
	  background-color:#e0e0e0;
	  text-align: center;
	}
TR.feature_item	TD { 
	  background-color:#e0e0e0;
	}
TR.feature_item	TH { 
	  background-color:#e0e0e0;
	  font-weight: bold;
	}
TD.feature_v7 { 
	  font-weight: bold;
	  font-style: italic;
	}
TD.feature_v9 { 
	  font-weight: bold;
	  font-style: italic;
	}
TD.feature_v10 { 
	  font-weight: bold;
	  font-style: italic;
	}
TD.feature_v14 { 
	  font-weight: bold;
	  font-style: italic;
	  color: red;
	}
TABLE.pagenav {
	background:green;
	}
TABLE.pagenav TD { 
	background:white;
	text-decoration:none; 
	}
TABLE.pagenav TD A { 
	text-decoration:none; 
	}
