body {
font-family : Arial;
font-size : 12px;
margin-left : 0px;
margin-top : 1%;
margin-right : 0;}

A:link {text-decoration : underline; color : #006599; font-weight: bold;}
A:visited {text-decoration : underline; color : #006599; font-weight: bold;}
A:active {text-decoration : underline; color : #006599; font-weight: bold;}
A:hover {text-decoration : none; color : #5C5C5C; font-weight: bold;}

A.Z:link    {text-decoration: none; color:#FFFFFF;}
A.Z:visited {text-decoration: none; color:#FFFFFF;}
A.Z:active  {text-decoration: none; color:#FFFFFF;}
A.Z:hover	 {text-decoration: underline; color:#5C5C5C;}

A.B:link    {text-decoration: none; color:#000000; font-weight: bold;}
A.B:visited {text-decoration: none; color:#000000; font-weight: bold;}
A.B:active  {text-decoration: none; color:#000000; font-weight: bold;}
A.B:hover	 {text-decoration: none; color:#000000; font-weight: bold;}

p.A {font-size : 18px;
     font-weight: bold;}
p.B {font-size : 16px;
     font-weight: bold;}
p.C {font-size : 14px;}
p.D {font-size: 12px;}
p.E {font-size: 10px;}
p.F {font-size : 14px;
     font-weight: bold;}
p.G {font-size: 12px;
     font-weight: bold;}
p.H {font-size: 10px;
     font-weight: bold;}
p.I {font-size : 18px;
     font-weight: bold;
     color: #666666;
     text-decoration: underline;}
p.J {font-size : 14px;
     font-weight: bold;
     color: #FFFFFF;
     text-decoration: underline;}
p.K {font-size : 18px;
     font-weight: bold;
     color:red;}
     
h1 {font-size : 16px;}
h2 {font-size : 14px;}

td.A {font-size : 14px;}
