 .text,p,ul,td  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 12px;
 	line-height : normal;
 }

 .smaller  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 12px;
 }

 .small,small  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 11px;
 }

 .smallest  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 10px;
 }

 strong  {
 	font-weight : bold;
 }

 .H1,h1  {
 	color : silver;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 24px;
 }

 .H2,h2  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 14px;
 	line-height : 14px;
 }

 .H3,h3  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 12px;
 	line-height : 12px;
 }


 h4  {
 	color : white;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 16px;
 	line-height : 15px;
 }

 A  {
 	color : silver;
 	font-weight : bold;
 	text-decoration : none;
 }

 A:Visited  {
 	color : silver;
 }

 A:Active  {
 	color : white;
 }

 A:Hover  {
 	color : white;
 	text-decoration : none;
 }
