@charset "utf-8";
/* CSS Document */

BODY {
	FONT-FAMILY: Bookman Old Style,Verdana;
	font-size : 12pt;
}
  A:link { color:#780000; text-decoration:none; }
  A:visited { color:#780000; text-decoration:none; }
  A:active { color:#780000; text-decoration:none; }
  A:hover { text-decoration: underline;
	color: #800000; }
TD {
	font-family: "Goudy Old Style", Verdana;
	font-size: 11pt;
}
.footer {
	font-family: "Goudy Old Style";
	font-size: 10px;
}
