body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;


}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #796320;
	margin-bottom: -4px;
	text-transform: uppercase;

}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #796320;
	margin-bottom: -4px;
}


h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: -5px;

}

.small{
	font-size: 10px;
	line-height: 120%;
	
	
}
.form{
	font-size: 11px;
	width: 230px;
	
}
.small-light-grey {
	font-size: 10px;
	line-height: 120%;
	color: #999999;

}

a {
	color: #333333;
}

a:hover {
color: #cc0000;
}

li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
ul {
	list-style-image: url(images/bullet.gif);
}
h6 {
	color: 796320;
	font-size: 12px;
	font-weight: normal;
}
