a:link       { color: #333399; font-size: 10pt }
a:visited    { color: #5F1EA8; font-size: 10pt }
a:active     {
	color: #B3872D;
	font-size: 10pt;
	font-family: Arial;
}
body         {
	font-family: Arial;
	background-color: #FFFFFF;
	background: #FFFFFF;
	background-image: none;
	color: #000000;
	font-size: 10pt;
	text-align: Left;
	font-weight: bold;
}
table        { table-border-color-light: rgb(153,204,153); table-border-color-dark: 
               rgb(153,204,153); font-size: 10pt; text-align: Justify }
h1, h2, h3, h4, h5, h6 { font-family: Arial; text-align: Justify }
h1           {
	color: #330066;
	font-size: 14pt;
	font-weight: bold;
}
h2           { color: #333399; font-size: 12pt; font-weight: bold }
h3           {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
h4           { color: #330066 }
h5           {
	color: #000;
	font-style: italic;
	font-weight: normal;
}
h6           { color: #3399FF }
hr           { size:2; color: #E9AF28 }

