<STYLE TYPE="text/css">
BODY {
		background: #ffffff;
        background-attachment: fixed;
        background-position: center;
        font-family: Verdana;
        color: #ccbcbc;
		font-size: 8pt;
}

A:LINK {
        color: #8b3311;
        font-weight: bold;
        text-decoration: none;
}

A:VISITED {
        color: #8b3311;
        font-weight: bold;
        text-decoration: none; 
}

A:HOVER {font-weight: bold;
        color: #C0C0C0;
        text-decoration: underline;
}

TBODY {
	
        font-size: 11px;
        font-family: Tahoma;
        background: #ffffff;
}
</STYLE>

