body {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0;
}
h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0;
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0;
}
a { color: #623059; }
a:hover { color: #baca0d; }
.nav {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
.header {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left_right_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #606060;
	border-bottom-color: #606060;
	border-left-color: #606060;
}

