h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #4C4C4C;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-align: justify;
		
}
h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-align: justify;
}


a:link {
	color: #4C4C4C;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #4C4C4C;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}
.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-align: justify;
}
.pnoalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
}