.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000099;
	text-decoration: none;
}
.msize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

