a:link       { text-decoration: none; color: #FFFFFF }
a:visited    { text-decoration: none; color: #FFFFFF }
a:active     { text-decoration: none; font-style: bold; color: #FFFFFF }
a:hover      { text-decoration: underline; font-style: bold; color: #FFFFFF }
body
{
	font-family: MS Sans Serif, Arial, Helvetica;
	background-color: #25259A;
	font-size: 8pt;
	color: #FFFFFF;
}
table        { table-border-color-light: rgb(153,204,153); table-border-color-dark: 
               rgb(153,204,153) }
h1, h2, h3, h4, h5, h6 {  }
h1           { color: #000000; font-size: 24pt }
h2           { color: #000000; font-size: 18pt  }
h3           { color: #000000; font-size: 14pt  }
h4           { color: #000000; font-size: 8pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0 }
h5           { color: #000000; font-size: 8pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0  }
h6           { color: #FFFFFF; font-size: 8pt; line-height: 150%; margin-top: 0; 
               margin-bottom: 0  }