body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373627;
	background-image: url();
}

.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #990000;
}

.style2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #373627;
}

.style3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 1.8em;
	color: #373627;
}

.email_archive_item 
{
overflow: hidden;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
line-height: 1.8em;
color: #373627;
}

.email_archive_item_subject, .email_archive_item_date, .email_archive_item_recipients 
{
float: left; 
padding-right: 20px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
line-height: 1.8em;
color: #373627;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #990000;
	letter-spacing: 0px;
	border-bottom: 1px solid #C0D6EC;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #990000;
	letter-spacing: 0px;
	border-bottom: 0px solid #C0D6EC; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding-bottom: 5px; 
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	letter-spacing: 0px;
    	border-bottom: 1px solid #C0D6EC;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	letter-spacing: 0px;
	border-bottom: 0px solid #C0D6EC;
	margin-top: 10px; 
	margin-bottom: 0px;
	padding-bottom: 5px; 
}

h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #990000;
	letter-spacing: 0px;
}

h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #996600;
	letter-spacing: 0px;
}

a:link {
	border-bottom: 1px dotted #990000;
	text-decoration: none;
	color: #990000;
}

a:active {
	border: none;
	color: #996600;
}

a:visited {
	border-bottom: 1px dotted #990000;
	text-decoration: none;
	color: #990000;
}

a:hover {
	border: none;
	color: #996600;
}

