@charset "UTF-8";
/* CSS Document */
/*Porthaven Door Style Sheet */

body,td,th {
	color: #000;
	padding: 8px;
}
a:link {
	color: #126849;
}
a:visited {
	color: #960;
}
a:hover {
	color: #808DFC;
}
a:active {
	color: #21A0C7;
}
h1 {
	font-size: 24px;
	color: #699;
}
h2 {
	font-size: 18px;
	color: #6CF;
}
h3 {
	font-size: 16px;
	color: #6FC;
}
h4 {
	font-size: 14px;
	color: #F90;
}
h5 {
	font-size: 12px;
	color: #9C9;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
}
p.footer {
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}
