body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #264568;
}
a:hover {
	text-decoration: Underline;
	color: #2F5785;
}
a:visited {
	color: #264568;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0C0C0C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0C0C0C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #264568;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #79003CD;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C0C0C;
	font-size: 11pt;
	font-weight: normal;
	line-height: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C0C0C;
	font-size: 8pt;
	font-weight: normal;
}
ul {
	line-height: 1.8em;
	font-size: 10pt;
	color: #0C0C0C;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.8em;
	color: #0C0C0C;
}
.singlelinespacing {
	line-height: normal;
}
#main {
	background-repeat: no-repeat;
}
#main #center {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #right {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#right p {
	font-size: 9pt;
}
#right td {
	font-size: 8pt;
}
#right h3 {
	font-size: 10.5pt;
}