BODY { font-family: "Gill Sans", Helvetica, Geneva, Arial, 
SunSans-Regular, sans-serif; font-size: 90%; background-color:white; 
color:black;}
h1 { font-family: Garamond, "Times New Roman", Times, serif; font-size: 
150%; }
h2 { font-family: "Gill Sans", Helvetica, Geneva, Arial,
SunSans-Regular, sans-serif; font-size: 105%; font-weight: bold; }
h3 { font-family: "Gill Sans", Helvetica, Geneva, Arial,
SunSans-Regular, sans-serif; font-size: 100%; font-weight: bold; 
font-style:italic }
em { font-style: italic; }
em.bold { font-style: normal; font-weight: bold; }
A { text-decoration: none; }
A:link {
	text-decoration: none;
		color: #0000FF;	
}
a:visited {
	text-decoration: none;
	color: #660099;
}
A:hover { text-decoration:underline; }
A.focus { text-decoration: none; }
A.focus:hover { text-decoration:none; }
A.bar { text-decoration: none; }
A.bar:link { color: black; }
A.bar:visited { color: black; }
TD { }
