A
{
text-decoration: NONE ;
font-weight: bold;
color: firebrick;
font-variant: small-caps;
}

A:HOVER
{
text-decoration: underline ;
}

A.topnav
{
text-decoration: NONE ;
font-family: helvetica, arial, sans-serif ;
font-size: 12px;
font-variant: normal;
font-weight: bold;
color: white ;
}

A.topnav:HOVER
{
text-decoration: NONE ;
color: gold ;
}

A.nav
{
text-decoration: NONE ;
font-family: helvetica, arial, sans-serif ;
color: navy ;
font-style: normal;
font-variant: normal;
}

A.nav:HOVER
{
text-decoration: NONE ;
/*color: white ;*/
font-style: italic;
}

A.subnav
{
text-decoration: NONE ;
font-family: helvetica, arial, sans-serif ;
font-size: smaller;
font-variant: normal;
font-weight: normal;
font-style: normal;
color: firebrick ;
/*background-color: navy;*/
}

A.subnav:HOVER
{
/*color: white ;*/
text-decoration: NONE ;
}

LI
{
padding-top:.5em ;
}

#litop
{
padding-top:0 ;
}

#current
{
font-weight: bold;
}

.ttip 
{
border:1px solid black ;
font-size:12px ;
background-color:lightyellow ;
background-color:lightyellow ;
}

.mainhdr
{
font-family: helvetica, arial, sans-serif ;
font-weight: bold;
color: navy ;
}

.mainsubhdr
{
font-family: helvetica, arial, sans-serif ;
font-weight: bold;
font-size: 1.2em;
color: #006844 ;
}

.maintxt
{
font-family: helvetica, arial, sans-serif ;
font-size: .8em;
color: black ;
}

#citation
{
font-size: .9em;
}

TABLE.subtab
{
font-family: helvetica, arial, sans-serif ;
font-size: 1em;
}

INPUT.subtab
{
font-family: helvetica, arial, sans-serif ;
font-size: 1em;
}

BLOCKQUOTE
{
color:#006844 ;
padding: .5em;
border: thin groove #006844 ;
}

BLOCKQUOTEOLD
{
color:#006844 ;
background-color: rgb(220,220,220);
padding: .5em;
}

SPAN.news
{
color:#006844 ;
font-weight: bold;
font-variant:small-caps;
font-size: 1.1em;
border-bottom: medium double #006844;
}

.linkstyle 
{
color:rgb(255,255,255);
text-decoration:none;
font-family: helvetica, arial, sans-serif ;
font-size: smaller;
font-variant: normal;
font-weight: bold;
}

.linkstyle:HOVER
{
text-decoration: none;
color: gold;
}

IMG.outline
{
border: 2px solid #006844;
}

.endpg
{
font-family: helvetica, arial, sans-serif ;
font-weight: normal;
color: navy ;
text-align:center;
font-style: normal;
}
