body {
font-family : arial;
font-size : 12px;
color: rgb(255,255,255);
background-color: rgb(117,106,116);
margin-left : 0px;
margin-top : 1%;
margin-right : 0;}

td {font-size : 12px;}

A:link {text-decoration : underline; color:rgb(222,255,0); font-weight: bold;}
A:visited {text-decoration : underline; color:rgb(222,255,0); font-weight: bold;}
A:active {text-decoration : underline; color:rgb(222,255,0); font-weight: bold;}
A:hover {text-decoration : none; color:rgb(222,255,0); font-weight: bold;}

A.Z:link    {text-decoration: none; color:rgb(117,106,116); font-weight: none;}
A.Z:visited {text-decoration: none; color:rgb(117,106,116); font-weight: none;}
A.Z:active  {text-decoration: none; color:rgb(117,106,116); font-weight: none;}
A.Z:hover	 {text-decoration: underline; color:rgb(117,106,116); font-weight: none;}

p.A {font-size : 16px;}
p.B {font-size : 10px;}
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.W {
	margin:0px; background-image:url('images/background2.gif');
	background-repeat: no-repeat;
	valign: top;
	}

td.X {
	margin:0px; background-image:url('images/header2.jpg');
	background-repeat: no-repeat;
	valign: top;
	}
	
td.Y {
	margin:0px; background-image:url('images/footer.gif');
	background-repeat: no-repeat;
	valign: top;
	}

td.Z {
	margin:0px; background-image:url('images/background.gif');
	background-repeat: no-repeat;
	valign: top;
	}
