
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #170E02;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9d7d42;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #342004;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #9D7D42;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9D7D42;
	font-weight: bold;
}
a:hover {
	color: #455A2A;
}
a:active {
	text-decoration: none;
}

/* Hide from IE Mac \*/
ul.arrow {
	list-style-image:  url(../images/arrow_green.gif);
}
ul.arrow_back {
	list-style-image:  url(../images/arrow_back.gif);
}
/* End */