h1  {
                font-size: 18pt;
                font-family: Verdana, Arial;
                font-variant: normal;
                font-style: bold;
                color: #003399;
				text-align : center;
               }

h2  {
                font-size: 16pt;
                font-family: verdana;
                font-variant: normal;
                font-style: normal;
                color: #000000;
				text-align : center;
               }

h3  {
                font-size: 14pt;
                font-family: Verdana, Arial;
                font-variant: normal;
                font-style: normal;
                color: #006699;
				text-align : center;
               }

h4  {
                font-size: 10pt;
                font-family: Verdana, Arial;
                font-variant: normal;
                font-style: normal;
                color: #006699;
				text-align : center;
               }


p {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}






a:link {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	right: auto;

}


a:visited {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}


a:hover {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffac20;
	text-decoration: none;

}
