<style type="text/css">
<!--
 A{ 
    color : fuchsia ;
}
 A:link{ 
    color : fuchsia ;
}
 A:visited{ 
    color : purple ;
}
 A:active{ 
    color : red ;
}
 ADDRESS{ 
    font-family : ,sans-serif ;
    font-size : xx-small ;
    color : gray ;
}
 H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium ;
	color : navy ;
}
 H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small ;
	font-style : italic ;
	color : teal ;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13.5pt;
	color : navy ;
}

 P{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small ;
	color : navy ;
	margin-top : auto ;
}
 BODY{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    color : navy ;
    margin-top : auto ;
}
 I{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    font-style : italic ;
    color : navy ;
    margin-top : auto ;
}
 LI{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    color : navy ;
    margin-top : auto ;
}
TD.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small ;
	color : navy ;
	margin-top : auto ;
}
INPUT.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small ;
	color : navy ;
	margin-top : auto ;
}
.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small ;
	color : navy ;
	margin-top : auto ;
}

-->
</style>