﻿body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	color: #806C59;
}
h1 {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #002348;
}
h5 {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #002348;
}
form {
	margin: 0px;
}
a {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #806C59;
}
A:Hover {
	color : #806C59;
	text-decoration : underline;
}
.addstyles {
	color: #FFFFFF;
	font-weight: bold;
}