a:link{	color: #800080;	font-weight: bold; }a:visited{	color: #800080; } a:active {	color: rgb(153,0,255);}a:hover{	color: blue;}body{	font-family: Times, Helvetica, sans-serif;	background-color: white;	color: #000000;}table{	table-border-color-light: rgb(204,153,255);	table-border-color-dark: rgb(102,0,102); }hr {	color: #800080;}h1, h2, h3, h4, h5, h6{	font-family: Times, Helvetica, sans-serif;	font-weight: bold;}h1{	color: #000000;	font size: 20pt;}h2{	color: #800080;	font size: 18pt;}h3{	color: #800080;	font size: 16pt;	line-height: 100%}h4{	color: #000000;	font size: 14pt;	font-weight: normal;}h5{	color: #800080;	font size: 12pt;}h6{	color: rgb(102,102,153);	font-size: 8pt; }p{	font size: 12pt;	margin-right: 1em; }