body {
	margin: 10px;
	padding: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color:#bfd2e2;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #9e3057;
	outline: none;
	}
a:visited {
	color: #9e3057;
	}
a:active {
	color: #9e3057;
	}
a:hover {
	color: #9e3057;
	text-decoration: underline;
	}
p {
	font-size: 12px;
	margin: 0em;
	text-align:left;
	}
li {
	font-size: 12px;
	}
blockquote {
	font-size: 12px;
	}
strong, b {
	font-weight: bold;
	}
em, i {
	font-style: italic;
	}
td {
	font-size: 12px;
	vertical-align: middle;
	text-align:left;
	}
h1 {
	font-size: 24px;
	text-align: center;
	color: #1f4286;
	}
h2 {
	font-size: 20px;
	text-align:left;
	color: #1f4286;
	}
h3 {
	font-size: 16px;
	text-align:left;
	margin: 10px;
	color: #1f4286;
	}
h4 {
	font-size: 14px;
	text-align:left;
	margin: 0em;
	color: #1f4286;
	}
img {
	border: 0;
	}
.spaceAbove {
	margin-top: 1em;
	}
