a:link{	color: red;	font-weight: bold;}a:visited    {		color: #800000;	font-weight: bold;}a:hover{	color: blue;	font-weight: bold;	text-decoration: none;}body         { font-family: Arial, Helvetica; background-color: #FFFFFF; color: #000000;                font-size: 8pt }table{	table-border-color-light: rgb(153,204,153);	table-border-color-dark: rgb(153,204,153); }h1, h2, h3, h4, h5, h6 {	font-family: Arial, Helvetica; 	color: #FFFFFF; 	font-weight: bold }h1{ 	color: white;	font-size: 10pt;	background-color: #FF0000 }h2{	color: red; 	font-size: 10pt;}h3{	color: white; 	font-size: 10pt;	background-color: gray;}h4{	color: red;	font-size: 10pt;}h5{	color: red;	font-size: 10pt;}h6{	color: red;	font-size: 10pt;}
