 .text,p,ul,td  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 14px;
 	line-height : normal;
 }

 .sub1  {
 	color : #eeeeee;
 	font-family : arial,helvetica,sans-serif;
 	font-size : 11px;
 }

 .sub2  {
 	color : #eeeeee;
 	font-family : arial,helvetica,sans-serif;
 	font-size : 14px;
 }

 .H1,h1  {
 	color : #666666;
 	font-family : arial,helvetica,sans-serif;
 	font-style : normal;
 	font-size : 24px;
 }

 A  {
 	font-weight : bold;
 	color : #666666;
 	text-decoration : none;
 }

 A:Visited  {
 	color : #333333;
 }

 A:Active  {
 	color : darkred;
 }

 A:Hover  {
 	color : silver;
 }
