.main_table {
	background-color: #FcFaF2;
	border: medium solid #000000;
}
.header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	position: static;
}

body {
	background-color: #562121;
	margin: 20px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	padding-left: 10px;
	margin-top: 0px;
	font-weight: normal;
}
.main {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
}
.side_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
}
.title_pic {
	padding-top: 20px;
	padding-bottom: 5px;
}
.framed_images {
	border: medium solid #330000;
}

.mail_pic {
	padding-top: 5px;
}
.side {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #551a0a;
	margin-top: 30px;
	margin-bottom: 5px;
	font-style: italic;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 20px;
	list-style-image: url(images/li.jpg);
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1.2px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 10px;
}
a:hover.side_link {
	font-family: Georgia;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
}
a:hover.header {
	letter-spacing: 0px;
	margin-top: 0px;
	padding-left: 0px;
}
