a:link{	color: rgb(153, 0, 204); }a:visited{	color: rgb(128, 128, 128); } a:active {	color: rgb(204, 153, 0);}body         { font-family: 'Century Gothic', Arial, Helvetica; background-color: #FFFFFF;                color: #000000 }table{	table-border-color-light: rgb(204, 153, 255);	table-border-color-dark: rgb(204, 0, 204); }h1, h2, h3, h4, h5, h6{	font-family: Century Gothic, Arial, Helvetica;}h1{	color: rgb(0, 51, 102);}h2{	color: rgb(51, 0, 153); }h3{	color: rgb(204, 0, 153); }h4           { color: #003366; font-size: 12pt; font-style: italic;                border-top: 1 solid #000080; margin-left: 30; margin-right: 30;                margin-top: 12; margin-bottom: 12 }h5           { color: #330099; text-align: Left; font-weight: bold; margin-left: 50;                margin-right: 0; margin-top: 12; margin-bottom: 12 }h6           { color: #CC3300; line-height: 150%; font-size: 12pt; text-transform: uppercase;                text-decoration: overline; font-style: italic; margin-left: 15;                margin-top: 5; margin-bottom: 5 }