Body {
 color: #000000;
 background: white;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 }
 
 Body.ba {
         color: #000000;
         background: #FFFFFF url(images/gradient1.gif);
 }
 
 Body.ga {
         color: #000000;
         background: #FFFFFF url(images/0043.gif);
 }
 
 Body.wa {
         color: #000000;
         background: #FFFFFF url(images/water_texture2.jpg);
 }
 
 Body.ff {
         color: #FF6600;
         background: #000000;
 }
 
 table.ca {
         background: white;
         color: black;
         border : none;
         margin-left: auto;
         margin-right: auto;
 
 }
 
 table.ff {
         background: black;
         color: #FF6600;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
         border : none;
 }
 
 table.ma {
 	background: white;
 	color: Black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	text-align: left;
 	text-decoration: none;
 	border: 1px solid Blue;
         margin-left: auto;
         margin-right: auto;
 }
 
 table.pr {
         background: white;
         color: Black;
         font-family: Arial, Helvetica, sans-serif;
         font-size : 12px;
         font-weight: normal;
         text-align: left;
         text-decoration: none;
         border: 1px solid Blue;
         margin-left: auto;
         margin-right: auto;
 }
  
 TD.normal {
 	background: white;
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	text-align: left;
 	font-weight: normal;
         border: none;
 }
 
 TD.ca {
 	background: white;
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	text-align: left;
 	font-weight: normal;
         border: none;
 }
 
 
 TD.aq {
 	background: #00FFFF;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.bl {
 	background: #0000FF;
 	color: white;
 	text-align: center;
 	font-weight: bold;
 	border: thin solid Blue;
 }
 
 TD.cy {
 	background: #00FFFF;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.fu {
 	background: #FF00FF;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.gn {
 	background: #008000;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.gy {
 	background: #C0C0C0;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.lg {
 	background: #00FF00;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.or {
 	background: #FF9900;
 	color: black;
 	text-align: center;
 	border: 1px solid blue;
 }
 
 TD.pi {
 	background: white;
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	text-align: center;
 	border: none;
 }
 
 TD.pr {
 	background: #C2D7EB;
 	color: black;
 	font-weight: bold;
 	border: thin solid Blue;
 }
 
 TD.rd {
 	background: #FF0000;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.tl {
 	background: #008080;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }

TD.ol {
 	background: #808000;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TD.tr {
 color: red;
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 }
 
 TD.w {
 	background: white;
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	text-align: left;
 	font-weight: normal;
 	border: 1px solid blue;
 }
 
 TD.yl {
 	background: #FFFF00;
 	color: black;
 	text-align: center;
 	border: 1px solid Blue;
 }
 
 TH.ma {
 	background: #C2D7EB;
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	border: 1px solid blue;
 }
 