
/* CSS - Port Douglas Web Design */

td,tr,p,body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
p {
	margin-bottom: 1px;
}
.smallertext {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
h1 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D96943;
	line-height: 22px;
	margin-top: 7px;
	margin-bottom: -7px;
}
h2 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #738E38;
	line-height: 19px;
	margin-top: 18px;
	margin-bottom: -7px;
}

.style2 {font-size: 18px; color: #993300;}
