body { background-color: #663300;
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	font-color: #663300;
	margin: 15px;
	width: 800px;
	height: 600px; }

a:link img{ border: none; text-decoration: none; color: #663300; }
:link { text-decoration: none; color: #663300; }  /* for unvisited links */
:visited { text-decoration: none; color: #663300; } /* for visited links */
:hover { color: #996633 } /* when mouse is over link */
p { font-family: "times new roman", times, serif;
	font-size: 12pt;
	color: #663300;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px; }
.p { font-family: "times new roman", times, serif;
	font-size: 12pt;
	color: #663300; }
.center { margin-left: 0; 
	margin-right: 0; 
	text-align: center; }
h2 { font-size: 14pt;
	color: #663300
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px; }
.menu { font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #663300;
	margin-right: 0; }
.small { font-size: 10pt; }

<!-- 
.byline { font-weight: normal; 
		font-style: italic; 
		color: #000000; 
		text-align: center; }
.head { background: #99CCFF; 
			align: center; 
			color: #FFFFFF; 
			white-space: nowrap;
			font-weight: bold; 
    		padding: 0.5em; 
    		border: none; }
img { align: center }
div.bluebar { background: #6699FF; 
			color: #FFFFFF; 
			font-weight: bold; 
    		padding: 0.5em; 
    		border: none; }
div.sidebar { background: #6699FF; 
			font-weight: bold; 
    		padding: 0.5em; 
    		border: none; }
.note { margin-left: 5em; margin-right: 5em }
h1 { font-size: x-large; color: #000099 }
 -->