body
{
font-family: Verdana;
}

.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #006699;

}

.menu
{
    background-color: #006DA8;
    padding: 2px;
    text-align: right;
}

h1
{
    font-size: 36px;
    margin-left: 30px;
    color: #4C94B7;
    font-weight: lighter;
}

h2
{
     font-size: 14px;
     color: #4C94B7;
}

.item a
{
    color: White;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 30px 0px 30px;
}

.onstate a
{
color: #00CCFF;
}

.item a:hover
{
color: #00CCFF;
}

.contentimg
{
    padding: 12px 12px 12px 20px;
}