body {
font-family : arial;
background-color: rgb(56,56,56);
font-size : 12px;
margin-left : 0px;
margin-top : 1%;
margin-right : 0;}

td {font-size : 12px;}

A:link {text-decoration : underline; color:rgb(225,78,5); font-weight: bold;}
A:visited {text-decoration : underline; color:rgb(225,78,5); font-weight: bold;}
A:active {text-decoration : underline; color:rgb(225,78,5); font-weight: bold;}
A:hover {text-decoration : none; color:rgb(225,78,5); font-weight: bold;}

A.Z:link    {text-decoration: none; color:rgb(150,150,150); font-weight: normal;}
A.Z:visited {text-decoration: none; color:rgb(150,150,150); font-weight: normal;}
A.Z:active  {text-decoration: none; color:rgb(150,150,150); font-weight: normal;}
A.Z:hover	 {text-decoration: underline; color:rgb(150,150,150); font-weight: normal;}

A.X:link    {text-decoration: none; color:rgb(225,225,225); font-weight: normal;}
A.X:visited {text-decoration: none; color:rgb(225,225,225); font-weight: normal;}
A.X:active  {text-decoration: none; color:rgb(225,225,225); font-weight: normal;}
A.X:hover	 {text-decoration: underline; color:rgb(225,225,225); font-weight: normal;}

A.Y:link    {text-decoration: none; color:rgb(225,78,5); font-weight: normal;}
A.Y:visited {text-decoration: none; color:rgb(225,78,5); font-weight: normal;}
A.Y:active  {text-decoration: none; color:rgb(225,78,5); font-weight: normal;}
A.Y:hover	 {text-decoration: underline; color:rgb(225,78,5); font-weight: normal;}

p.A {font-size : 16px;}
p.B {font-size : 11px;}
p.C {font-size : 9px;
     color: white;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size : 11px;}
p.H {font-size : 13px;}
p.G {font-size : 12px;
	 color:rgb(225,225,225);}
h1 {font-size : 16px;}
h2 {font-size : 14px;}


td.W {
	margin:0px; background-image:url('images/side-back.gif');
	background-repeat: repeat-y;
	valign: top
	}

td.X {
	margin:0px; background-image:url('images/body-back.gif');
	background-repeat: repeat-y;
	valign: top
	}

td.Y {
	margin:0px; background-image:url('images/footer.gif');
	background-repeat: repeat-y;
	valign: top
	}

td.Z {
	margin:0px; background-image:url('../images/left_background.gif');
	background-repeat: repeat-y;
	valign: top
	}