h1  {
 font-size : 16pt;
 font-weight : bold;
 font-family : Arial;
 color : #FF0000;
 text-decoration : none;
 text-align : center
}
h2  {
 font-size : 12pt;
 font-weight : bold;
 font-family : Arial;
 color : #FF0000;
 text-decoration : underline;
 text-align : left
}
h3  {
 font-size : 16pt;
 font-weight : bold;
 font-family : Arial;
 color : #FFFFFF;
 text-decoration : none;
 text-align : center
}
h4  {
 font-size : 12pt;
 font-weight : bold;
 font-family : Arial;
 color : #FFFFFF;
 text-decoration : none;
 text-align : center
}
p  {
 font-size : 9pt;
 font-family : Arial;
 color : #000000;
 text-decoration : none
}
A
{
	font-family: Arial;
	font-size: 13px;
	color: #254976;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
      text-decoration:none;
      color:red;
td
{
 font-size : 9pt;
 font-family : Arial;
 color : #000000;
 text-decoration : none
}
