A 
{
COLOR: blue; 
TEXT-DECORATION: none;
font-size: 11px;
}
A:hover 
{
COLOR: #ffa953; 
font-size: 11px;
TEXT-DECORATION: none;
}
BODY    
	{
	margin: 25px;
	background-color: #FFFFff;
}
h1
{
	font-family:Arial;
	color: #008040;
	font-size: 13pt;
	font-weight: bold;
	text-align:center;
}
h2
{
	font-family:Arial;
	color:#000066;
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
}
h3
{
	font-family:Arial;
	color: Navy;
	font-size: 14px;
	font-weight	:bold;
	text-align:left;
	}
h4
{
	font-family:Arial;
	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:Arial;
	color: rgb(51,102,153); 
	font-size:       10pt;
	font-weight	:	Normal;
	text-align:	Justify;
}
.article
{
	font-family:tahoma;
	color: rgb(0,0,0);
	font-size:12px;
	font-weight:Normal;
	text-align:Justify;
	background-image : none;
    font-weight: 500;
	line-height:22px;
	margin:25px;
}
