A 
{
COLOR: blue; 
TEXT-DECORATION: none;
font-size: 11pt;
}
A:hover 
{
COLOR: #ffa953; 
font-size: 11pt;
TEXT-DECORATION: none;
}
BODY    
	{
	font-family: Palatino Linotype;
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 25px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;
	background-color: #FFFFEC;
}
h1
{
	font-family:Palatino Linotype;
	color: #008040;
	font-size: 13pt;
	font-weight: bold;
	text-align:center;
}
h2
{
	font-family:Palatino Linotype;
	color: rgb(40,82,123);
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
}
h3
{
	font-family:Palatino Linotype;
	color: Navy;
	font-size: 12pt;
	font-weight	:bold;
	text-align:left;
	}
h4
{
	font-family:Palatino Linotype;
	color: rgb(0,0,0);
	font-size:11pt;
	font-weight:Normal;
	text-align:Justify;
	background-image : none;
    font-weight: 500;
	line-height:22px;
}
h5
{
	font-family:Palatino Linotype;
	color: rgb(51,102,153); 
	font-size:       10pt;
	font-weight	:	Normal;
	text-align:	Justify;
}