.body		{ font: 9pt;
	  font-family: San-Serif, Verdana, Arial;
	  color: black;
}

.bodyw		{ font: 8pt;
	  font-family: San-Serif, Verdana, Arial;
	  color: white;
}

.title		{ font: 11pt;
	  font-family: San-Serif, Verdana, Arial;
	  color: #000066;
	  font-weight: bold;
}

.more		{ font: 9pt;
	  font-family: San-Serif, Verdana, Arial;
	  color: #000066;
	  font-weight: bold;
	  text-decoration: none;
}

.more:hover		{ font: 9pt;
	  font-family: San-Serif, Verdana, Arial;
	  color: #0000cc;
	  font-weight: bold;
	  text-decoration: none;
}

.nav
{
    font-family: arial, helvetica, sans serif;
    color: #000066;
    font-size: 10pt;
    text-decoration:none;
    font-weight: bold;
    WIDTH: 80px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: #fffff;
    TEXT-ALIGN: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

a.nav:hover  {
    font-family: arial, helvetica, sans serif;
    color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    WIDTH: 80px;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: #0000CC;
    TEXT-ALIGN: center;
    padding-top: 3px;
    padding-bottom: 3px;
}


.menu		{ font: 10pt;
	  font-family: San-Serif, Verdana, Arial;
	  color: #000000;
	  font-weight: bold;
}

.bluesm		{ font: 8pt;
	  font-family: Verdana, Arial, San-Serif;
	  color: #013773;
	  font-weight: bold;
}

.bluebg		{ font: 12pt;
	  font-family: Verdana, Arial, San-Serif;
	  color: #013773;
	  font-weight: bold;
}

.footer		{ font: 7pt;
	  font-family: Verdana, Arial, San-Serif;
	  color: #999999;
}

.small		{ font: 8pt;
	  font-family: Verdana, Arial, San-Serif;
	  color: black;
}

.smallw		{ font: 8pt;
	  font-family: Verdana, Arial, San-Serif;
	  color: white;
}

#content	{
	margintop: 0px;
}