
body,table,tr,td,p,ul,ol,li,div,span {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	color : #000000;
}

h1 {
	font-family : arial,helvetica,sans-serif;
	font-size : 16px;
	color : #5a3108;
	font-weight : bold;
	text-align:center;
}
h2 {
	font-family : arial,helvetica,sans-serif;
	font-size : 14px;
	color : #193635;
	font-weight : bold;
} 
h3 {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.heading {
	color: #193635;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

h4 {
  font-family : arial,helvetica,sans-serif;
	font-size : 24px;
	color : #193635;
	font-weight : bold;
}

.h4 {
  font-family : arial,helvetica,sans-serif;
	font-size : 24px;
	color : #193635;
	font-weight : bold;
}

.nav {
  font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	color : #5A3108;
	font-weight : bold;
	text-decoration : none;
}

.navsmall {
  font-family : arial,helvetica,sans-serif;
	font-size : 10px;
	color : #5A3108;
	font-weight : bold;
	text-decoration : none;
}


