.unnamed1 {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

BODY, TD, TH, P, UL, OL, DL, LI, DIV {
    font-family: "Arial", Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	text-color: #000000;
    a:link { color: #000000; text-decoration: none }
    a:link { color: #0000ff; text-decoration: none }
    a:visited { color: #000099; text-decoration: none }
    a:hover   { color: #ff0000; text-decoration: none }
    a:active { text-decoration: none }
}

