H2 { font-size: 16px; color: gray; font-family: verdana; text-indent: 0.5cm }
H3 { font-size: 14px; color: yellow; font-family: verdana }
H4 { font-size: 14px; color: green; font-family: verdana; font-weight: bold}
TH { font-size: 14px; color: "#008000"; font-family: verdana }
TD { font-size: 12px; color: "#008000"; font-family: verdana }
UL { font-size: 12px; color: "#008000"; font-family: verdana }
BLOCKQUOTE { font-size: 14px; color: "#000080"; font-family: verdana }
P { color: "#008000"; font-family: verdana }
.small { font-size: 8 px }
.smallHeader { font-size: 9 px; font-family: verdana; font-weight: bold}
.smallCartHeader { font-size: 9 px; font-family: verdana; font-weight: bold; color: yellow}
.smallCartContents { font-size: 9 px; font-family: verdana;}
.SH { font-size: 10 px; font-family: verdana;}
.SHErr { font-size: 10 px; font-family: verdana; font-weight: bold; color: red}
.CartContents { font-size: 14 px; font-family: verdana;}
.CartPrice { font-size: 14 px; font-family: courier new;}
.CartPriceTotal { font-size: 14 px; font-family: courier new; font-weight: bold;}
.ATS { font-size: 11 px; font-family: tahoma; color: gray}
.ATT { font-size: 11 px; font-family: verdana; font-weight: bold;}
.ATTErr { font-size: 11 px; font-family: verdana; font-weight: bold; color: red}
.OTT {font-size: 12 px; font-family: tahoma; font-weight: bold}
.OTTErr {font-size: 12 px; font-family: tahoma; font-weight: bold; color: red}
.OTOk {font-size: 12 px; font-family: tahoma; font-weight: bold; color: gray}
.OTReq {font-size: 12 px; font-family: tahoma; font-weight: bold}
.OTMenu {font-size: 12 px; font-family: tahoma; font-weight: bold; color: yellow}
.OTErr {font-size: 12 px; font-family: tahoma; font-weight: bold; color: red}
.OT {font-size: 14 px; font-family: verdana; font-weight: bold}
.OTS {font-size: 12 px; font-family: verdana; font-weight: bold}

a:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #008000;
 text-decoration: underline;
 outline-color: white;
}
a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #006000;
 text-decoration: underline;
}
a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #008000;
 text-decoration: normal;
}
a:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #FF0000;
 text-decoration: none;
}

.menuskin{
position:absolute;
width:185px;
background-color:white;
border:1px solid menu;
font:normal 10px Verdana;
text-decoration:none;
line-height:15px;
visibility:hidden;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}

mouseoverstyle{
background-color:highlight;
}

mouseoverstyle a{
color:white;
}
.normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color:#009000;
}