
 body 
 
 a:hover {
 color : red;
 font-style : italic;
 }
 a {
 text-decoration : none;
 }
 a:link {
 color : red;
 text-decoration : none;
 }
 a:visited {
 color : red;
 text-decoration : none;
 }
 h1 {
 font-family : arial, verdana, sans-serif;
 color : #000000;
 text-align : center;
 font-size : 125%;}
 h2 {
 font-family : arial, verdana, sans-serif;
 color : #000000;
 text-align : left;
 font-size : 100%;}
 
 
 table.one td {font-family : verdana, sans-serif;
  font-size:13px;
 color : #000000;
 
 background-color: #FFFFFF;
 background-height: 50%;
 
 }
 
table.two td {font-family : verdana, sans-serif;
  font-size:15px;
 color : #FF0000;
 
 background-color: #FFFFFF;
 background-height: 50%;
 
 }

 table.header td {font-family : arial narrow;
  font-size:16px;
 color : #7B8795;
 
 background-color: #FFFFFF;
 background-height: 50%;
 
 }
 
 table.hope td {
 font-family : verdana, sans-serif; font-size:13px;
 }
 table.big td {
 	font-family : verdana, sans-serif;
 }
 
 table.ref td {font-family : verdana, sans-serif; font-size:10px;
 font-style:italic; color : #000000;
 
 background-color: #FFFFFF;
 }
 p {
 font-family : verdana, sans-serif; font-size:13px;
 }
 td.new {
 	font-family : verdana, sans-serif;
 	font-size : 200%;
 	border-width: 0;
 	border: 0;
 }
 td.smallest {
 	font-size: 9px;
 color : #FF0000;
 }
 td.smaller {
 	font-size: 10px;
 }
 td.small {
 	font-family : verdana, sans-serif;
 	font-size :100%;
 	border-top: 0;
 	border-bottom: 0;
 	border: 0;
 }td.index2 {
 	font-family : verdana, sans-serif;
 	font-size :100%;
 	border-top: 0;
 	border-bottom: 0;
 	border: 0;
 	background-color: #FFFFBF;
 }
 
 
 
 
 
 
 
 