body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px 0px 0px 0px;
        background: #663300;
	background-image: url(/graphics/background.gif);
        font-size: 10pt;
}
h1 {
        font: 240% Georgia, "Times New Roman", Times, serif;
        color: #663300;
}
h2 {
        font: 200% Georgia, "Times New Roman", Times, serif;
        color: #663300;
}
h3 {
        font: 160% Georgia, "Times New Roman", Times, serif;
        color: #663300;
}
h4 {
        font: 130% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	font-style: italic; 
        color: #663300;
}
a.menu:link {
        color: #663300;
        font-weight: normal;
}
a.menu:visited {
        color: #330000;
        text-decoration: none;
	text-decoration: underline;
        font-weight: normal;
}
a.menu:hover {
        color: #fff;
        text-decoration: underline;
        background-color:#663300;
        font-weight: normal;
}
td.menu {
	background-color:#996622;
}
td.footer {
	background-color:#996622;
}
td.main {
	color:#000000;
	background-color:#ffffff;
}
li.topspace { 
	padding-bottom: 0em; padding-top: 0em; margin-bottom: 0em; margin-top: 1.5em;
}

div.special {padding:8px;
	background-image: url(/graphics/linen.gif);
	background-color:#eeeeee;
	font-size: 9pt;
	border: 4px solid #962;
	text-align: left; }

div.quote { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt; 
	font-style: italic;
	line-height: 150%;
	text-align: center; }

img.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 3px solid #000;
	padding: 0; }

img.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid #000;
	padding: 0;  }
