body {
	background-color: #ffffff;
	font-family: trebuchet MS, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}

a {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: trebuchet MS, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: trebuchet MS, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: trebuchet MS, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

h4 {
	font-family: trebuchet MS, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000066;
}

h5 {
	font-family: trebuchet MS, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

p {
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
}

.smalltx {
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
}

.italtx {
	font-size: 10pt;
	font-style: italic;
	text-align: justify;
}
