﻿body 
{
	text-align:center;
	color: #000000; 
	font-family: sans-serif;
	font-size:10pt; 
	vertical-align:top;
	color:#000000;
	margin:0;
}

h2
{
	font-size: 22px;
	font-weight: bolder;
	font-style: normal;
	white-space: normal;
	letter-spacing: -1px;
	word-spacing: -1px;
	margin-bottom:-15px;	
}

div#container
{
	width:861px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto; 
}


a
{
color:blue;
text-decoration:none;
}

a:hover
{
color:blue;
text-decoration:underline;
}

div#footer
{
	width:861px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto; 
	padding:10px;
	font-size:xx-small;
	text-transform: capitalize;
	clear:both;
}