body {
font-family : arial;
background-color: rgb(60,60,60);
background-image:url('images/back-header.gif');
background-repeat: repeat-x;
font-size : 12px;
margin-left : 0px;
margin-top : 0%;
margin-right : 0;}

td {font-size : 12px;}

A:link {text-decoration : none; color:rgb(233,98,35); font-weight: normal;}
A:visited {text-decoration : none; color:rgb(233,98,35); font-weight: normal;}
A:active {text-decoration : none; color:rgb(233,98,35); font-weight: normal;}
A:hover {text-decoration : underline; color:rgb(233,98,35); font-weight: normal;}

A.Z:link    {text-decoration: none; color:rgb(162,162,162); font-weight: normal;}
A.Z:visited {text-decoration: none; color:rgb(162,162,162); font-weight: normal;}
A.Z:active  {text-decoration: none; color:rgb(162,162,162); font-weight: normal;}
A.Z:hover	 {text-decoration: underline; color:rgb(162,162,162); font-weight: normal;}

p.A {font-size : 16px;}
p.B {font-size : 11px;}
p.C {font-size : 9px;
     color: rgb(162,162,162);}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size: 12px;
     font-weight: bold;
     color: rgb(255,255,255);}
p.G {font-size : 11px;
     color: rgb(162,162,162);}
h1 {font-size : 16px;}
h2 {font-size : 14px;}


td.W {
	margin:0px; background-image:url('images/back-sidebar.gif');
	background-repeat: no-repeat;
	valign: top
	}


td.X {
	margin:0px; background-image:url('images/back-footer.gif');
	background-repeat: repeat-x;
	valign: top
	}

td.Y {
	margin:0px; background-image:url('images/back-heading1.gif');
	background-repeat: no-repeat;
	valign: top
	}

td.Z {
	margin:0px; background-image:url('images/back-heading2.gif');
	background-repeat: no-repeat;
	valign: top
	}
