BODY {
font-family: Verdana, Arial, Sans-serif;
font-size: 9pt;
}

H1
{color: Green;
font-family: Arial, Sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 11pt;
font-weight: 700}

H2
{color: Green;
font-family: Arial, Sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 11pt;
font-weight: 700}

H3
{color: Black;
font-family: Arial, Sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 10pt;
font-weight: 700}

H4
{color: Green;
font-family: Arial, Sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 10pt;
font-weight: 700}

H5
{color: #000000;
font-family: Arial, Sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 9pt;
font-weight: 700}

H6
{color: #000000;
font-family: Arial, Sans-serif;
margin-top: 1px;
margin-bottom: 1px;
font-size: 8pt;
font-weight: normal;
}

.title
{background-color : Green;
padding-left: 4px;
padding-bottom:1px;
padding-top:1px;
font-weight: bold;
color: White;
}

.category
{background-color : Black;
padding-left: 4px;
padding-bottom: 1px;
padding-top: 1px;
font-weight: bold;
color: White;
}

p, ul, li {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
margin-top: 1px;
margin-bottom: 1px;
}

P.small {
font-family: Tahoma, Arial, Sans-serif;
font-size: xx-small;
margin-top: 1px;
margin-bottom: 1px;
}

P.price {
font-family: Verdana, Arial, Sans-serif;
font-size: 10pt;
margin-top: 1px;
margin-bottom: 1px;
color : Green;
font-weight: bold;
}

p.nav{font-family:Arial,Sans-serif;}

A.smallwhite {
font-family:Tahoma, Arial, Sans-serif;
font-size: xx-small;
background-color: #E8F8EF;
text-decoration:none;
color: Green;
}

A.smallwhite:HOVER{
text-decoration:underline;
color:#000000;
}

.yellowonblack
{background-color : Black;
padding-left: 4px;
padding-bottom: 2px;
padding-top: 2px;
font-weight: bold;
color: #FEFF00;
}

p.smallwhite {
font-family: Tahoma, Arial, sans-serif;
font-size: xx-small;
background-color: #E8F8EF;
color : Green;
}

P.subhead {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
margin-top: 10px;
margin-bottom: 1px;
color: black;
font-weight: bold;
}

a:hover {
text-decoration:underline;
color: Green;
}

A:link.navbar
{color: white;
font-family: Arial, Sans-serif;
font-size: 14px;
font-weight: 700
}

A.navtext
{color: #FFFFFF;
text-decoration: none;
font-weight: bold}

A:link.navtext
{color: white;
font-weight: bold}

A:hover.navtext
{color: Green;
text-decoration: none;
font-weight: bold;
 background-color : White;
}

/* Buttons */
p.nav {
   font-weight : bold;
   width : 130px;
   margin : 0 0 2 0;
}

p.nav a {
   text-decoration : none;
   display : block;
   color : White;
   width : 100%;
   text-align : left;
   border : 1px solid #000000;
   background : Green;
   padding : 1px 0 1px 0;
}

p.nav a:hover {
   color : #000000;
   padding : 1px 0 1px 0;
   width : 130px;
   text-align : left;
   text-decoration : none;
   background : #E8F8EF;
}

HR {
color: Green;
height: 1px;
}