body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Tahoma;
	font-size: 12px;
	color: #476B8F;
}
.quote {
	font-family: Tahoma;
	font-size: 9px;
}
.pageheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #476B8F;
}
a:visited {
	color: #6B44FB;
}
a:hover {
	color: #6B44FB;
}
a:active {
	color: #476B8F;
}
.menuheader {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
