body,p,td,li {
	font-size : 10pt;
	font-family : Futura, Monaco, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size : 16pt;
	color: #613E14;
	font-weight : bold;
}

h2 {
	font-size : 14pt;
	color: #613E14;
}

h3 {
	font-size : 12pt;
	color: #613E14;
	margin-top : 10px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 14pt;
}

h4 {
	font-size : 11pt;
	color: #613E14;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom : 10px;
}

.footer {
	font-size : 7pt;
	color: #555555;
}
.smaller {
	font-size : 8pt;
}
.white {
	color: #ffffff;
}
.brown {
	color: #613E14;
}
.red {
	color: #f22827;
}
a img {border-color:#000000;border: none; }

a {
	color: #330000;
	text-decoration:underline;
}

a:visited {
	color: #660000;
	text-decoration:underline;
}

a:active {
	color: #C7B93B;
	text-decoration:underline;
}

a:hover {
	color: #AD9856;
	text-decoration:underline;
}
.button {
	color: #ffffff; 
	background-color: #000000; 
	font-size: 11px;  
	font-weight: bold;
}