.button {
	font: normal normal 8pt  Verdana, Geneva,  Helvetica, sans-serif;
	color: #ffffff;
	border-top-width: 1;
	border-bottom-width:1 ;
	border-left-width: 1;
	border-right-width: 1;
	border-color: #330000;
	background-color: #670000;
	border-style: solid;
	text-align: center;
	height: 15pt;
	width: 60pt;
	}

BODY {
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size: 9pt;
        color: #336699;
        text-align: left;
        white-space: normal;
        background-color: #E5E5E5;
}

TD {
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size:9pt;
        text-align: left;
        color: #336699;
        line-height:14pt;
        white-space: normal;
        background-color: #ffffff;
}

A:ACTIVE {
        font-family: Verdana;
        font-size: 9pt;
        color: #000066;
        text-decoration: underline;
}

A:HOVER {
        font-family: Verdana;
        font-size: 9pt;
        color: #CC0000;
        text-decoration: underline;
}

A:VISITED {
        font-family: Verdana;
        font-size: 9pt;

        text-decoration: underline;
}

A {
        font-family: Verdana;
        font-size: 9pt;
        color: #000066;
        text-decoration: underline;
}