body
{
    font-family: 'Lucida sans', Verdana, Arial, sans-serif;
    background: #ffffff;
}
	       
td        
{
    font-family: 'Lucida sans', Verdana, Arial, sans-serif;
    color: navy;
    background: #ffffff;
}
	       
.td_margin        
{
    background: #ffffff;
}
	       
.cont        
{
    font-family: 'Lucida Calligraphy', Verdana, Arial, sans-serif;
    color: #000080;
    background: #ffffff;
    vertical-align: middle;
}
	       
.cont_shaded
{
    font-family: 'Lucida Calligraphy', Verdana, Arial, sans-serif;
    color: #C0C0C0;
    background: #ffffff;
    vertical-align: middle;
}

.uppr
{
    font-family: 'Lucida sans', Verdana, Arial, sans-serif;
    color: red;
    background: #ffffff;
    padding-bottom: 5em;
}

a:link
{
    background: transparent;
    color: #000080;
    text-decoration: none;
}
a:visited
{
    background: transparent;
    color: #000080;
}
a:hover
{
    color: yellow;
    background: #000080;
}
a:active
{
    color: yellow;
    background: #000080;
}




a.top:link
{
    background: transparent;
}
a.top:visited
{
    background: transparent;
}
a.top:hover
{
    background: transparent;
}
a.top:active
{
    background: transparent;
}


p
{
    font-weight: normal;
    color: #000080;
    background: #ffffff;
    font-family: 'Lucida sans', Verdana, Arial, sans-serif;
}


H1
{
    font-size: 120%;
    color: #000080;
    background: #ffffff;
    font-family: 'Lucida sans', Tahoma, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-style: italic;
}

.navysub
{
    font-weight: normal;
    font-size: 150%;
    color: #000080;
    background: #ffffff;
    font-family: 'Lucida sans', Tahoma, Verdana, Arial, sans-serif;
}

.mini
{
    font-weight: normal;
    font-size: 70%;
    color: #000080;
    background: #ffffff;
    font-family: 'Lucida sans', Verdana, Arial, sans-serif;
}
.uinfo
{
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
    color: #000080;
    background: transparent;
    font-family: 'Lucida sans', Verdana, Arial, sans-serif;
}