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