p {
	margin-left: 15;
	margin-right: 15;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p2 {
	margin-left: 15;
	margin-right: 15;
	font-size: 11px;
	color: #7D7D7D;
	font-family: Arial, Helvetica, sans-serif;
}
.p3 {
	margin-left: 35;
	margin-right: 35;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:visited {
	color: #5C778A;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:visited:hover {
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}