p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
a:link {
	font-size: x-small;
	color: #FF6600;
}
a:visited {
	color: #FF6600;
	font-size: x-small;
}
a:hover {
	color: #000099;
	font-size: x-small;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	font-size: x-small;
}
