<style type="text/css">

ul  {  font-family: Verdana, Sans-Serif; color:black; font-size:8pt; margin-top:1em; margin-left:2em; }
li  {  font-family: Verdana, Sans-Serif; color:black; font-size:8pt; }
																						
hr { height:1px; color:silver; }
h1 { font-family: tahoma, sans-serif; color: #006478; font-size: 16pt; margin:0 }
h2 { font-family: verdana, sans-serif; color: white; font-size: 8pt; font-weight: bold; margin-bottom:1em }
h3 { font-family: tahoma, sans-serif; color: #d7d700; font-size: 12pt; font-weight: bold; margin:0 }

.header{ font-family: tahoma, sans-serif; color: #ebeb00;  font-size: 12pt; font-weight: bold; }
.header1{ font-family: Verdana, Sans-Serif; color: #736E23;  font-size: 10pt; font-weight: bold; }
.important{ color:orange }

.red_header{ color: orange;  font-size: 10pt; font-weight: bold; border:1px solid orange; text-align:center; padding:3px; background-color:#5F0000 }
.sourcecode  {  font-family: Verdana, Sans-Serif; background-color:#FFFFE1; color: darkslategray; border:1px dotted blue; padding:10px }

.blue8   {  font-family: Verdana, Sans-Serif; color: #4B5AA0; font-weight: bold; font-size: 8pt;}
.red8   {  font-family: Verdana, Sans-Serif; color: red; font-weight: bold; font-size: 8pt;}
.gray8   {  font-family: Verdana, Sans-Serif; color: gray; font-size: 8pt;}

.button  { color:white; font-weight:bold; font-size:8pt; border:0; width:10em; padding:5px; background-color:#006478 }

A:link    {  font-family: verdana, sans-serif; text-decoration: underline; color: #006478; font-size : 8pt;}
A:visited {  font-family: verdana, sans-serif; text-decoration: underline; color: #006478; font-size : 8pt;}
A:hover   {  font-family: verdana, sans-serif; text-decoration: none; color: red; font-size : 8pt;}

A.crlink:link    { font-family: Verdana, Sans-Serif; text-decoration: none; font-size: 7pt; color: gray; }
A.crlink:visited { font-family: Verdana, Sans-Serif; text-decoration: none; font-size: 7pt; color: gray;}
A.crlink:hover   { font-family: Verdana, Sans-Serif; text-decoration: none; font-size: 7pt; color: white;}

#code_table table { border:1px solid gray }
#code_table td { color:black; padding:4px }

.opinion { border:1px solid #00c300; background-color:darkslategray; padding:5px; color:silver; }

#opinions ul { margin-left:2.5em; padding:0; list-style-image:url(../img/talk.gif) }
#opinions li { color:white; padding-top:0.7em; margin-left:1em; }

#features ul { margin-left:2em; padding:0 }
#features li { color:#DCDC14; padding-top:0.7em; margin-left:0 }

SELECT
{
    background-color: white;
    border: 1px solid black;
}

INPUT
{
    background-color: #F0F0F0;
    border: 1px solid black;
    font-size: 8pt;
}

TEXTAREA
{
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
    background-color: #F0F0F0;
    border: 1px solid black;
}

body { font-family: verdana, sans-serif; color: black; font-size: 8pt; background-color:white; padding:0; margin:0 }
p { font-family: verdana, sans-serif; color: black; font-size: 8pt; }
td { font-family: verdana, sans-serif; color: black; font-size: 8pt; }

</style>
