body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	text-decoration: underline;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: none;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
h3 {


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



	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #CCCCCC;
	text-align: justify;
	font-weight: bold;
}

