@charset "iso-8859-1";

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #66CCFF;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 666633;
	font-weight: bold;
}
.msg {
	font-style: italic;
	color: 666633;
}
.signature {
	font-style: italic;
	font-weight: bold;
}


a:active {
	text-decoration: none;
	color: #000099;
}
.footer {font-family: Helvetica, sans-serif; color: #666633; font-weight: bold; font-size: 9px;}

a.footer:link {
	color: #666633;
	text-decoration: none;
	font-size: 9px;
}
a.footer:visited {
	text-decoration: none;
	color: #666633;
}
a.footer:hover {
	text-decoration: none;
	color: #B5B5D8;
}
a.footer:active {
	text-decoration: none;
	color: #666633;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
