html, body { color: #000; font-size: 9pt; font-family: Verdana, Tahoma, Helvetica, Sans-Serif }
body { background: url(pix/ww-bg2.jpg) repeat-y center;
background-color: #DA0;
list-style-image: url(pix/perfect-log-bullet.gif);
margin-left: 5px; margin-right: 5px;
}
.button     { color: #130; font-weight: bold; font-size: 11pt; background-color: rgb(255,242,234); }
.spread  { letter-spacing: 2pt; font-weight: normal; font-size=14pt }
a { font-weight: bold }
a:link { color: #000 }
a:visited { color: #000 }
a:hover { color: #960 }
a:active  { color: #DA0 }
.nodeco a { color: #DA0; text-decoration:none;  font-weight: bold  }
.nodeco a:link { color: #DA0}
.nodeco a:visited { color: #DA0}
.nodeco a:hover { color: #EC0}
.nodeco a:active { color: #FD9}
.copy { font-size: 8pt }
.f14  { font-size: 14px }
.dgreen {color: #006600}
hr  { color:#DA0; border: 0; height: 1px; background-color: #000; margin-top: 12px; margin-bottom: 12px; }

h2,h3,h4,h5,h6 { background-color: #d4a20b; margin-right: 3px; margin-left: 0px; padding: 2px 10px; 
}
h1 { font-size: 48px; padding: 8px 2px; line-height: 36px }
h2 { font-size: 22px; font-weight:	normal; }
h3 { font-size: 22px; font-weight:	normal; }
h4 { font-size: 20px; font-weight:	normal; }
td { font-size: 10pt }
#masthead { background: no-repeat left top; margin: 0; padding: 0; border-top: 1px solid #693; border-bottom: 1px solid #693 }
.box  { font-weight: bold; border: dotted medium #f93 }
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 9pt;
	list-style-type: none;
	list-style-position: outside;
	font-weight : bold ;
	border-bottom: 2px solid #ccc;
	margin: 0px;
	padding: 30;
}
		
#menu a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #6c3;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

	#menu a:hover {
		background-color: #300;
		color: #ffffff;
}

