﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
}
#Canvas {
	margin: auto;
	width: 743px;
}
h1 {
	font-weight: bold;
	font-size: 42px;
	text-align: center;
	font-family: "Times New Roman";
	margin-top: -7px;
	margin-bottom: -10px;
}
.h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 42px;
	word-spacing: 2px;
	font-weight: bolder;
	font-style: italic;
}
#Text {
	font-size: 13px;
	text-align: left;
}
#Text a {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}

