body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #9499A3;}

a:link {color: #0000A1;}
a:active {	color: #A10000;
		text-decoration: none;}
a:visited{	color: #000000;
		text-decoration: underline;}
a:hover {color: #A10000;}

h1 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 32px;
		font-weight: bold;
		color: #000000;
		text-align: center;}

h2 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #000000;
		text-align: center;}

h3 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #000000;
		text-align: center;}

ul {		margin-left: 100px;
		font-size: 18px;}

p { text-align: center;}

.footer {	font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		text-align: center;}

.stripe {	position: fixed;
		left: 0px;
		top: 0px;}