 .text,p,ul,td  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 12px;
 	line-height : normal;
 }

 .sub1  {
 	color : #eeeeee;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 11px;
 	line-height : normal;
 }

 .sub2  {
 	color : #cccccc;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 14px;
 	line-height : normal;
 }

 li {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 	line-height : 17px;
	list-style-type : none;
 }

 blockquote  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 	line-height : normal;
	list-style-type : none;
 }

 form  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 13px;
 }

 .smaller  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 12px;
 }

 .small,small  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 11px;
 }

 .smallest  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 10px;
 }

 strong  {
 	font-weight : bold;
 }

 .H1,h1  {
 	color : #000033;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 16px;
 	line-height : 16px;
 }

 .H2,h2  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 14px;
 	line-height : 14px;
 }

 .H3,h3  {
 	color : black;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 12px;
 	line-height : 12px;
 }


 h4  {
 	color : #003366;
 	font-family : verdana,arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 16px;
 	line-height : 15px;
 }

 A  {
 	color : #000099;
 	font-weight : bold;
 	text-decoration : none;
 }

 A:Visited  {
 	color : #000066;
 }

 A:Active  {
 	color : #0000cc;
 }

 A:Hover  {
 	color : #0000cc;
 	text-decoration : underline;
 }

