@import url(import.css);
@import url(form.css);
@import url(menu_style.css);
body {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", georgia, serif;
	color:#000; 
	font-size:100.01%; 
	background: #000;
	}
p, ul, ol, li, table, tr, td {font-family:"Lucida Grande", "Lucida Sans Unicode", georgia, serif;}
h1, h2, h3, h4, h5, h6 {color: #663735;font-family:"Trebuchet MS", verdana, sans-serif;}
img {border: 0; }
a, a:link, a:visited {color:#452a18;}
a:visited {color:#7E221B}
a:hover {color:#621B15}

/* a pencil powered style - Dec 2004 */
.style5 {font-size: 133%}
.style8 {font-size: 16px}
.style17 {font-size: 100%; color: #400000; }
.style19 {color: #400000}
.style20 {
	font-size: 16px;
	color: #400000;
	font-weight: bold;
}
.style21 {color: #000000}
.style22 {font-size: 16px; font-weight: bold; }
.style23 {font-size: 112%; font-weight: bold; }
.style25 {font-size: large}
