a:link {
 color: #5090F0;
 text-decoration: underline
}
a:visited {
 color: #000080;
 text-decoration: underline
}
a:active {
 color: #5090F0;
 text-decoration: underline
}
a:visited:hover {
 color: #000080;
 text-decoration: underline
}
a:hover {
 color: #0000FF;
 text-decoration: underline
}

body {
 color: #000000;
 background-color: #E0E099;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

h1 {
 color: #CC9966;
 font-size: 16px;
 font-weight: bold;
 margin: 0px;
}

h2 {
 color: #CC9966;
 font-size: 14px;
 font-weight: bold;
}

.hometitle {
 color: #000000;
 font-size: 14px;
 font-weight: bold;
}

h3 {
 color: #000000;
 font-size: 13px;
 font-weight: bold;
}

h4 {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
}

h5 {
 color: #000000;
 font-size: 11px;
 font-weight: bold;
}

.standout {
 color: #FF0000;
 font-size: 12px;
 font-weight: bold;
}

.highlight {
 background-color: #FFFF00;
 font-weight: bold;
}

.highlightgr {
 background-color: #00FF00;
 font-weight: bold;
}

hr {
 color: #E0E099;
}

.in {
 color: #000000;
 background-color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align: top;
}
.in td {
 vertical-align: top;
}

.comp {
 color: #000000;
 background-color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 vertical-align: top;
}
.comp td {
 vertical-align: top;
}

.res {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.see {
 background-color: #E0E099;
}

.shot {
 color: #000000;
 background-color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-align: center;
 vertical-align: top;
}
.shot td {
 vertical-align: top;
}

.sub {
 font-size: 10px;
 background-color: #E0E099;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: right;
}
.sub a:link {
 color: #2020D0;
 text-decoration: none
}
.sub a:visited {
 color: #4040C0;
 text-decoration: none
}
.sub a:active {
 color: #FFFFFF;
 text-decoration: none
}
.sub a:visited:hover {
 color: #FFFFFF;
 text-decoration: none
}
.sub a:hover {
 color: #FFFFFF;
 text-decoration: none
}

.frm {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align: top;
}
.frm td {
 vertical-align: top;
}

.orderfrm {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align: top;
}
.orderfrm td {
 vertical-align: top;
}

.tst {
 color: #000000;
 background-color: #FFFFCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align: top;
}
.tst td {
 vertical-align: top;
}
