﻿@import url('/Styles/main.css');
body {
	margin: 7px;
}
.Fineprint {
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align: justify;
}
a:active, a:hover, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

