body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #404040;
}

p {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #404040;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#404040;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}

h1 {
	font-size: 10pt;
	font-family: arial;
	text-align: left;
	color:#404040;
	font-style: normal;
	font-weight: normal;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-align: center;

}

a:link {
	color: #404040;
	text-decoration: underline;
}
a:visited {
	color: #505050;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
