body {
font-family : arial;
background-color: rgb(235,235,235);
font-size : 14px;
margin-left : 0px;
margin-top : 1%;
margin-right : 0;}

td {font-size : 14px;}

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;}

p.A {font-size : 16px;}
p.B {font-size : 12px;}
p.C {font-size : 9px;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size : 11px;}
p.G {font-size : 13px;}
h1 {font-size : 14px;}
h2 {font-size : 14px;}

td.Z {
	background-image:url(images/divider.gif);
	background-repeat: repeat-y;
	valign: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}