body { 
	color: #280c06; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
p  {
	color: #280c06; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.title { 
	color: #280c06; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 12px;
}
 /*larger title for index page */
h2  { 
	color: #280c06; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px;
}
 /*larger text for index page */
 h5 {
	color: #280c06; 
	font-size: 13px; 
	font-family: font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: 18px;
	font-weight:normal;
 }
.main_title  { 
	color: #280c06; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bolder; 
	line-height: 12px; 
	letter-spacing: 1px; 
}
.text  {
	color: #280c06; 
	font-size: 10px; 
	font-family: Verdana;
	line-height: 18px;
 }

ul  { 
	color: #280c06; 
	font-size: 10px; 
	font-family: Verdana; 
	font-weight: bold; 
	line-height: 18px; 
	list-style-type: circle;
}
.index ul { 
	color: #280c06; 
	font-size: 14px; 
	font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 20px; 
	list-style-type: disc;
}
a  { 
	color: #900; 
	font-size: 10px; 
	font-family: Verdana;
	line-height: 18px; 
	text-decoration: underline;
}
