body {
	background-color: #b4ebd4;
	margin: 0px;
	padding: 2px;
	font-family: Times, "Times New Roman", serif;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #0a1deb;
	background-color: #B4EBD4;
	text-decoration: none;
}

a:hover {
	color: #eb3705;
	background-color: #B4EBD4;
	text-decoration: none;
}

h1 {font-size: 2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}
