 .text,p,ul,td,font  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 	line-height : normal;
 }

 li {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 14px;
 	line-height : 17px;
	list-style-type : none;
 }

 blockquote  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 14px;
 	line-height : normal;
	list-style-type : none;
 }

 form  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 14px;
 }

 .smaller  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-size : 11px;
 	line-height : 11px;
 }

 .small,small  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 10px;
 	line-height : 10px;
 }

 strong  {
 	font-weight : bold;
 }

 .H1,h1  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 36px;
 	line-height : 32px;
 }

 .H2,h2  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 20px;
 	line-height : 20px;
 }

 .H3,h3  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 16px;
 	line-height : 16px;
 }


 h4  {
 	color : black;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 16px;
 	line-height : 15px;
 }

	A  {
		color : #990000;
		font-weight : bold;
		text-decoration : none;
	}

	A:Visited  {
		color : #880000;
		text-decoration : none;
	}

	A:Active  {
		color : #aa0000;
		text-decoration : underline;
	}

	A:Hover  {
		color : #cc0000;
		text-decoration : underline;
	}

