body {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin: 10px 0;
}
h1 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #721238;
}	
h2 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #721238;
}	
.burgundy {
	color: #721238;
}
.emph {
	font-style: italic;
	font-weight: bold;
}
.hdr_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #721238;
}
.hdr_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sm_address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: normal;
	color: #721238;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	color: #721238;
}
.plan_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	color: #721238;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
	color: #0000CC;
	margin-left: 10px;
}
.currlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	color: #005900;
}
.curve {
	background-image: url(images/curve.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}	
a.inline {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}	
a.navlinks:link {
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	color: #721238;
}	

a.navlinks:visited {
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	color: #721238;
}	
a.navlinks:active {
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
	color: #005900;
}	
a.navlinks:hover {
	font-weight: bold;
	font-size: x-small;
	color: #005900;
	text-decoration: underline;
}

#contact {
	border: 2px solid #000000;
}
#contact th {
	padding: 4px;
	padding-left: 10px;
	background-color: #E6CCB2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #721238;

}
#contact td {
	padding: 4px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}