div.main{
	font-family: "Bookman Old Style";
	font-size: 35pt;
	font-weight: bold;
	font-style: italic;
}
TABLE.menu {
	BACKGROUND: #ffffff;
	border: 1px outset;
}
TD.menu {
	BACKGROUND: #eeeeee;
	COLOR: #000000;
	border: 1px outset;
}
img {border: none;}
TD.header {
	FONT-WEIGHT: 600;
	FONT-SIZE: 11pt;
	font-family: Verdana;
	BACKGROUND: #425984;
	COLOR: #eeeeee;
}
menu {
	BORDER: 1px outset;
}

A {
	text-decoration : none;
	color : #00009C;
	font-weight : bold;
	font-family: Verdana;
}
A:hover {TEXT-DECORATION: underline}

A.small {
	text-decoration : none;
	color : #00009C;
	font-weight : bold;
	font-size: 9pt;
   font-family: Verdana;
}
div.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

