body 
{ background-color:#ffffff;
font-family: arial;
font-size: 14px;
margin-left: 10px;
margin-top: 0%;
margin-right: 0px;  }
td
{font-size: 14px;
}

A:link    {text-decoration: underline; color:#006599;}
A:visited {text-decoration: underline; color:#006599;}
A:active  {text-decoration: underline; color:#006599;}
A:hover	 {text-decoration: none; color:#A37B01;}

A.Z:link    {text-decoration: none; color:#000000;}
A.Z:visited {text-decoration: none; color:#000000;}
A.Z:active  {text-decoration: none; color:#000000;}
A.Z:hover	 {text-decoration: none; color:#000000;}

A.X:link    {text-decoration: none; color:#000000;}
A.X:visited {text-decoration: none; color:#000000;}
A.X:active  {text-decoration: none; color:#000000;}
A.X:hover	 {text-decoration: none; color:#000000;}

p.A {font-size: 16px;
     font-weight: bold;}
p.B {font-size: 12px; }
p.C {font-size: 9px; }
p.D {font-size: 14px;
     font-weight: bold;}

h1
{ font-size: 16px; }

h2
{ font-size: 14px; 
  text-decoration: underline;
  font-weight: bold;}
  
table.A {
    border-width: 1px 1px 1px 1px;
    padding: 5px 5px 5px 5px;
	border-color: rgb(85, 112, 169);
	background-color: rgb(249, 243, 238);
	border-spacing: 0px;
	border-style: solid solid solid solid;
}