html, body, td

{ font-family: verdana, tahoma, helvetica, arial, sans serif;
  font-size: 85%;
  color: #333333;}

a         { color: #699ECC; text-decoration: none; }
a:link    { text-decoration: none; }
a:visited { color: #045FAD; text-decoration: none; }
a:hover   { color: #367EBD; text-decoration: underline; }
a:active  { text-decoration: none; }
a img { border: none; }

.menu1:link,
.menu1:active,
.menu1:visited,
.menu1:hover { color: goldenrod;
      font-family: tahoma;
      font-size: 15px;
      font-weight: bold;
      text-decoration: none }

.menu2:link,
.menu2:active,
.menu2:visited,
.menu2:hover { color: gray;
      font-family: tahoma;
      font-size: 13px;
      font-size: 85%;
      text-decoration: none }

hr { height:1px; color: #367EBD; }

b, strong { color: #000000; }

h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

p { color: #1A1919; font-size: 100%; }

.xx { font-size: 70%; }

.tdn  { background-color:#C1C1C1;}

.nav2
{
        background-color:#101921;
}
.nav-item2
{
        background-color:#101921;
        border-bottom-width:1px;
        font-size: 75%;
        border-bottom-style:solid;
        border-bottom-color:#464646;
}
.nav-item2-active
{
        background-color:#101921;
        border-bottom-width:1px;
        font-size: 75%;
        border-bottom-style:solid;
        border-bottom-color:#464646;
        cursor:hand;
}

.nav-header

{       background-color:#464646;
        color:#ffffff;
        font-size: 85%;
        font-weight: bold; }

.style1 {
	color: #333333
}
