A {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #990000;
 text-decoration: none;
}
A:link {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #990000;
 text-decoration: none;
}
A:hover {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #CC0000;
 text-decoration: none;
}
A.menu {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #0000CC;
 text-decoration: none;
}
A:link.menu {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #0000CC;
 text-decoration: none;
}
A:hover.menu {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #CC0000;
 text-decoration: none;
}
A:vizited {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #EF4338;
 text-decoration: none;
}
A.h3 {
 font-family: "Tahoma";
 color: #990000;
 font-size: 12pt;
 font-type: bolder;
 margin: 0px;
}
A:hover.h3 {
 font-family: "Tahoma";
 color: #cc0000;
 font-size: 12pt;
 font-type: bolder;
 margin: 0px;
}
A.h2 {
 font-family: "Tahoma";
 color: #cccccc;
 font-size: 7pt;
 margin: 0px;
 font-type: normal;
}
A:hover.h2 {
 font-family: "Tahoma";
 color: #000000;
 font-size: 7pt;
 margin: 0px;
 font-type: normal;
}
BODY {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #000000;
 font-style: normal;
}

P {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #000000;
 font-style: normal;
}

TR {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #000000;
 font-style: normal;
}

H1 {
font-family: "Tahoma";
color: #990000;
font-size: 12pt;
font-type: bolder;
margin: 0px;
}

H2 {
font-family: "Tahoma";
color: #cccccc;
font-size: 7pt;
margin: 4px;
font-type: normal;
}

H3 {
font-family: "Tahoma";
color: #990000;
font-size: 8pt;
font-type: normal;
margin: 4px;
}

INPUT,SELECT,FILE {
 font-family: "Tahoma";
 font-size: 8pt;
 color: #000000;
 font-style: normal;
 background-color: #f0f0f0;
 border:1px solid #cccccc;
}
INPUT.order {width: 250px;}
INPUT.unvisible{
 font-family: "Tahoma";
 font-size: 8pt;
 color: #000000;
 font-style: normal;
 background-color: #ffffff;
 border:0px solid #cccccc;
}
INPUT.radio {
 font-family: "Tahoma";
 font-size: 11pt;
 color: #000033;
 font-style: normal;
 border: none;
 background: none;
}
IMG {
 BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
UL
{
list-style: square outside url("img/double_arrow.gif");
margin: 0 0 4 20px;
padding: 0;
}
UL.sq
{
list-style: square outside url("img/sq.jpg");
margin: 10 10 10 20px;
padding: 0;
}
th
{
text-align: left;
}
td.head
{
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 2;
}
td.subcategory
{
border: 1px solid #cccccc;
}
strike {
 color: GRAY;
}
