body
{
    font-size: 10pt;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
}

a.mailto
{
    font-size: 9pt;
    color: white;
    background-color: midnightblue;
    text-align: left;
    text-decoration: none;
}

a.mailto:hover
{
    color: red;
    background-color: midnightblue;
    text-decoration: underline;
}

a.oddlinks:hover
{
	color: red;
    text-decoration: underline;
    
}

a.oddlinks:link
{
    color: black;
}

a.oddlinks
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    text-align: left;
    text-decoration: none;
}

a.sidelinks:hover
{
    background-color: lightblue;
    color: white;
}

a.sidelinks
{
    font-weight: normal;
    font-size: 8pt;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    display: block; 
    border:2px solid gray;
    border-style:outset ;
    background-color: midnightblue;
    color: white;
    height: 30px;
}

table	
{
	font-size: 10pt;
	border-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border-style:none;
}

.menus
{
    font-size: 9pt;
    color: white;
    text-align: center;
    text-decoration: none;
    display:block;
}

.bottombar
{
    font-size: 9pt;
    text-decoration: none;
    background-color: midnightblue;
    color: white;
    border-style:none;
    width:100%;
    height:40px;
}

.hrpbar 
{
	background-color: midnightblue;
	color: white;
}


.heading
{
    font-size: 13pt;
    font-weight: bold;
    color:  midnightblue;
    text-align: left;
}

.heading2
{
    font-size: 11pt;
    font-weight: bold;
    color: midnightblue;
    font-style: normal;
    text-align: left;
}

.heading3
{
    font-size: 10pt;
    font-weight: bold;
    color: midnightblue;
    font-style: normal;
    text-align: left;
}

.heading4
{
    font-size: 10pt;
    font-weight: bold;
    color: midnightblue;
    font-style: italic;
    text-align: left;
}

.nospam
{
    font-weight: bold;
    font-style: italic;
    color: midnightblue;
}

.lightbluecell
{
	background-color: lightblue; 
	color:black; 
	font-weight:bold;
	text-align:left;
}

.quote
{
    font-style: italic;
}

