h1 {
	font-size: 10px;
@ line-height:10px;@
   text-align: center;
   font-weight: normal;
    color:#333333;
}

td{
	font-size:12px;
	line-height:16px;
  font-weight: normal;
   color: #000000; 
  }

type2{
	font-size:8px;
	line-height:8px;
  font-weight: normal;
   color: #ffffff; 
  }
A:link.menu 
{ 
color: #000000; 
font-size: 12px; 
text-decoration: underline; 
}
A:hover.menu  { 
color: #FF0000; 
font-size: 12px;
text-decoration: underline; 
}
A:visited.menu 
 { 
color: #660066; font-size: 12px; 
text-decoration: none; 
text-decoration: underline; 
}
