p, a, td
{
font-family: georgia,tahoma,verdana,arial,helvetica,sans-serif;
font-size: 12px;
color:#000000;
}

h1, h2, h3
{
font-family: georgia,tahoma,verdana,arial,helvetica,sans-serif;
}

h1
{
font-size: 17px;
font-weight: bold;
color: #000000;
}

h2
{
font-size: 15px;
font-weight: bold;
color: #000000;
}

h3
{
font-size: 13px;
font-weight: bold;
color: #000000;
}

.tag
{
font-family: georgia,tahoma,verdana,arial,helvetica,sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
}

.body
{
font-family: georgia,tahoma,verdana,arial,helvetica,sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
}

.eho
{
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-size: 9px;
color:#666633;
}

.address
{
font-size: 12px;
}

.white
{
color: #FFFFFF;
}

.yellow
{
font-size: 11px;
font-weight: bold;
color: #ffff00;
}

.white10
{
font-size: 10px;
color: white;
}

.black10
{
font-size: 10px;
color: black;
}

.nav
{
font-size: 11px;
font-weight: bold;
color: black;
margin-left: 6px;
}

.navw
{
font-size: 11px;
font-weight: bold;
color: white;
}

.navon
{
font-size: 11px;
font-weight: bold;
color: black;
}

a:link {color: black; text-decoration: none}
a:active {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: black; text-decoration: underline}

a:link.nav {color: black; text-decoration: none}
a:active.nav {color: black; text-decoration: none}
a:visited.nav {color: black; text-decoration: none}
a:hover.nav {color: black; text-decoration: none}

a:link.navw {color: white; text-decoration: none}
a:active.navw {color: white; text-decoration: none}
a:visited.navw {color: white; text-decoration: none}
a:hover.navw {color: white; text-decoration: none}

a:link.yellow {color: #ffff00; text-decoration: none}
a:active.yellow {color: #ffff00; text-decoration: none}
a:visited.yellow {color: #ffff00; text-decoration: none}
a:hover.yellow {color: #ffffff; text-decoration: underline}

a:link.search {color: white; text-decoration: none}
a:active.search {color: white; text-decoration: none}
a:visited.search {color: white; text-decoration: none}
a:hover.search {color: white; text-decoration: underline}

a:link.body {color: black; text-decoration: none}
a:active.body {color: black; text-decoration: none}
a:visited.body {color: black; text-decoration: none}
a:hover.body {color: black; text-decoration: underline}

.input
{
border: 1px solid #000066;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
color: #000066;
font-size: 11px;
background-color: #white;
}

.submit
{
border: 1px solid #660000;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-size: 9px;
color: white;
background-color: #993333;
font-weight: bold;
cursor: hand;
}

.reset
{
border: 1px solid #FFCC00;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-size: 10px;
color: black;
background-color: #FFCC00;
font-weight: bold;
cursor: hand;
}