h1 {
	font-family:Garamond;
	font-size:24pt;
	color:#336633
}

table.nav td {
	font-family:Verdana;
	font-size:8pt;
	border:1px black solid;
	border-bottom:none
}

p.phone {
	font-weight:bold;
	font-size:13pt;
	color:#663399;
}

p.footer {
	text-align:center;
	font-size:8pt;
}

a.nav {
	color:white;
	text-decoration:none;
}
a.nav_off {
	color:#ffffff;
	text-decoration:none;
}
a.nav_off:hover {
	color:#000000;
}
td.nav_off {
	background-color:#336633
}

h1, h2, h3, h4, h5, h6, p {
	margin:10px;
}

p, td, li {
	font-family:Verdana;
	font-size:10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Garamond;
	color:#336633;
}

h1 {
	font-size:24pt;
}

h2 {
	font-size:18pt;
}

h3 {
	font-size:15pt;
	background-color:#eeeeee;
}

h4 {
	font-size:12pt;
}

p {
	font-size:10pt;
}

hr {
	color:#336633
}