
 P,UL,OL,LI  {
 	color : white;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : normal;
 	font-style : normal;
 	font-size : 14px;
 }

 strong  {
 	font-weight : bold;
 }

 H1  {
 	color : #CC0000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 24px;
 }
 
 H2  {
 	color : #CC0000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 20px;
 }
 
 H3  {
 	color : #CC0000;
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	font-style : normal;
 	font-size : 12px;
 }

 A,A:Visited,A:Active  {
 	color : #CC0000;
 	text-decoration : none;
 	font-weight : bold;
 }

 A:Hover  {
 	color : #EE0000;
 	font-weight : bold;
 }
