h1 {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 24px;
        color: #6C88B0;
}
body {
        background-color: #006000;
        background-repeat: repeat;
        padding: 0px;
        margin: 0px;
        height: 100%;
        width: 100%
}
table, img {
    border: 0px
}
.text, td, select, input, textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #515151;
}

.block {display: block}
.vbot {vertical-align: bottom}

a:hover, a:link, a:visited, a:active
{
    COLOR: #006000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    font-weight: bold
}

.link{
	font-family: Arial;
	font-size: 9px;
	color: #f0e888;
}

a.link:link, a.link:hover, a.link:active, a.link:visited{
	font-family: Arial;
	font-size: 9px;
	color: #f0e888;
	text-decoration: underline
}




