body {
	font-family:Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000050;
	background: #ffffff;
	margin-top: 10;
	margin-left: 25;
	margin-right: 25;
}

h1 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}

.top {
	text-align: right;
	font-family:Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000050;
	}

p {
	text-align:justify
}

ul {
	color: #006666;
}

.ultype {
	color: #000050;
}

.ngbolded {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight:bold;
	color: #006666;
}

a:link {
	color: #006666;
	font-family: Times New Roman, Times, serif;
}

a:visited {
	color: #006666;
	font-family: Times New Roman, Times, serif;
}

a:hover {
	color: #33FF99;
	text-decoration: underline;
}

.footer {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000050;
	background: #ffffff;
}

.footer2 {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #000050;
	background: #ffffff;
}