 .text,p,ul,td  {
 	color : #ffffff;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 15px;
 }

 li {
 	color : #FF8000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 	line-height : 17px;
	list-style-type : none;
 }

 blockquote  {
 	color : #FF8000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 	line-height : normal;
	list-style-type : none;
 }

 form  {
 	color : #FF8000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 }

 .smaller  {
 	color : #FF8000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-size : 11px;
 	line-height : 11px;
 }

 .small,small  {
 	color : #FF8000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 10px;
 	line-height : 10px;
 }

 strong  {
 	font-weight : bold;
 }

 .initial,.H1,h1  {
 	color : #FF8000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 16px;
 	line-height : 16px;
 }

 .H1,h1  {
 	color : #FF0000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 40px;
 	line-height : 40px;
 }

 .H2,h2  {
 	color : #FF0000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 26px;
 	line-height : 26px;
 }

 .H3,h3  {
 	color : #FF0000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 18px;
 	line-height : 18px;
 }

 h4  {
 	color : #ffffff;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 24px;
 	line-height : 20px;
 }

 A  {
 	color : #ff0000;
 	font-weight : bold;
 	text-decoration : none;
 }

 A:Visited  {}

 A:Active  {
 	color : #ff0099;
 }

 A:Hover  {
 	color : #cc0000;
 }
