@charset "utf-8";
body  {
	background: #990000;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Georgia;
	color: #990000;
	text-decoration: underline;
}
h3 {
	font-style: italic;
	text-decoration: underline overline;
}

