/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(102,51,0);}
 .TextObject { color: rgb(102,51,0);}
 .TextNavBar { color: rgb(102,51,0);}
 
 h1 {
	font-family: Harlow Solid Italic, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #663700;
	text-decoration: none;
	word-spacing: normal;
	width: auto;
}

  h2 {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663700;
	text-decoration: none;
	word-spacing: normal;
	
}


  h3 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #663700;
	text-decoration: none;
	word-spacing: normal;
	
}

