P,td,body {
	font-family : Arial;
	font-size : 12pt;
}

h3 
{
	font-family : arial;
	font-size : 18px;
}

.menu 
{
	font-family : arial;
	font-weight: bold;
	font-size : 12px;
	cursor:hand;
}

.menu a:link   { text-decoration: none; color: #000000; }
.menu a:visited   { text-decoration: none; color: #000000; }
.menu a:active   { text-decoration: none; color: #0000ff; }
.menu a:hover   { text-decoration: none; color: #0000ff; }

.footnote {
	font-family : arial;
	font-weight: bold;
	font-size : 11px;
	color:silver;
}
.purple
{
	background: url(../gfx/menuBg.gif);
	background-position:top left;
	background-repeat: no-repeat;
	border-width: 0px;
	width: 760px;
	height:26px;
}