
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #663300; font-weight: bold; text-decoration: none; }
    a:visited { color : #663300; font-weight: bold; text-decoration: none; }
    a:hover { color : #663300; font-weight: bold; text-decoration: none; }
    a:active { color : #663300; font-weight: bold; text-decoration: none; }
	
	.cat:link { color : #000000; font-weight: bold; text-decoration: none; }
    .cat:visited { color : #000000; font-weight: bold; text-decoration: none; }
    .cat:hover { color : #663300; font-weight: bold; text-decoration: none; }
    .cat:active { color : #000000; font-weight: bold; text-decoration: none; }
	
	.sub:link { color : #663300; font-weight: bold; text-decoration: none; font-size: 10px; }
    .sub:visited { color : #663300; font-weight: bold; text-decoration: none; font-size: 10px; }
    .sub:hover { color : #663300; font-weight: bold; text-decoration: none; font-size: 10px; }
    .sub:active { color : #663300; font-weight: bold; text-decoration: none; font-size: 10px; }

    img { border-color : #000000; }
	
	.thumb { border-color : #CC9933; }
 
	.browntitle {
	font-size: 24px;
	font-weight: bold;
	color: #CC9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	.browntext {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	}