body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	left:0;
	right:0;
}

h1 {
	font-family: Times New Roman, Times, serif; 
	font-style: em;
	font-size: 18px;
	color:#000000;
	text-align: center;
	margin-top:1em; 
	margin-bottom: 0em;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color:#000000;
	text-align: center;
	margin-top:1em; 
	margin-bottom: 0em;
}


p
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
	margin:0;
	padding:5;

}


a:link,
a:visited,
a:active,
a:hover
{
	font-family: Times New Roman, Times, serif;
	color: #003300;
	text-decoration: underline;
	font-size:14px;
	padding: 0px 0px 0px 0px;
}
a:link
{
	font-family: Times New Roman, Times, serif;
	color: #003300;
	text-decoration: none;
	font-size:14px;
	padding: 0px 0px 0px 0px;
}

a:hover
{
	color: #003300;
	text-decoration: underline; 
	font-size:14px;
}

a:visited
{
	font-family: Times New Roman, Times, serif;
	color: #003300;
	text-decoration: underline;
	font-size:14px;
	padding: 0px 0px 0px 0px;
}


