h2
{
	text-align:center;
}
p
{
	font-size: 14pt;
	text-indent: 10pt;
	text-align:justify;
}
.centr
{
	text-align:center;
}
b { color: #444444}
.white 
{
	color: #FFFFFF;
}
.white_ar {
	color: #FFFFFF;
	font-family: Arial;
	font-weight : bold;
}
ul
{
	font-size: 14pt;
}
.grntxt {
	color: #005128;
	font-family: Arial;
	font-size: 16;
	font-weight : bold;
}
.red {
	color: Red;
	font-family: Arial;
	font-size: 16;
	font-weight : bold;
}
.beige {background-color: #f5f5f1}