.left_column{
	font-family: Arial;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 10px;
	color: #E1D193;
	}

.left_column a:focus {color: #E1D193; text-decoration: none; }
.left_column a:link {color: #E1D193; text-decoration: none; }
.left_column a:visited {color: #E1D193; text-decoration: none; }
.left_column a:hover {color: #000000; text-decoration: none; }
.left_column a:active {color: #E1D193; }


H1{
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	color: #800000;
	font-weight: bold;
}
.body{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
}
.body a:focus {color: #800000; text-decoration: none; }
.body a:link {color: #800000; text-decoration: none; }
.body a:visited {color: #800000; text-decoration: none; }
.body a:hover {color: #000000; text-decoration: none; }
.body a:active {color: #800000; }


.normal{
	font: Arial;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	text-align: left;
}
.center{
	font: Arial;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	text-align: center;
	font-style: italic;
}
H2{
	font: Arial;
	text-align: Center;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	color: #000000;
	font-weight: bold;
}
H3{
	font-family: Georgia;
	text-align: left;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	color: #800000;
	font-weight: bold;
	font-style: italic;
}
H3 a:link {color: #800000; text-decoration: none; }
H3 a:visited {color: #800000; text-decoration: none; }
H3 a:hover {color: #000000; text-decoration: none; }
H3 a:active {color: #800000; }
H4{
	font: Lucida Handwriting;
	text-align: left;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	color: #800000;
	font-weight: bold;
}
H5{
	font: Lucida Handwriting;
	text-align: center;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	color: #800000;
	font-weight: bold;
}
