BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    background-color: "#FFFFFF";
	font-family: "Verdana";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    color: #000000;
}

TABLE {
    font-family: "Verdana";
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    background-repeat: no-repeat;
    background-position:right
}

a {
    text-decoration: none;
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF
}

a.ext:hover {
    color: #FFFF99;
    text-decoration: none
}

a.grey {
    font-family: "Verdana";
    font-size: 8pt;
    font-weight: normal;
    color: #C0C0C0;
    text-decoration: none
}