body         { font-family: Arial; color: #000000; font-size: 10pt; }
body.header  { background-color: #4043D2; }
body.col     { background-color: #FFFFFF; }

h1, h2, h3, h4, h5, h6 { text-align: center; font-weight: bold; }
h1 { font: 170% sans-serif; font-family: Arial; color:#FFC000; text-align:left;}
h2 { font: 140% sans-serif; color:#000000; font-family: Arial;}
h3 { font: 120% sans-serif; }
h4 { font: bold 100% sans-serif; }
h5 { font-family: Arial; font-size: 8pt; font-weight: normal; }
h6 { font-family: Arial; font-size: 7pt; font-weight: bold; text-align:left; }


table.box     { border-collapse: collapse; align:center;}
table.boxauss { width: 180; border-collapse: collapse; align:center;}

td            { font-family: Arial; color: #000000; font-size: 9pt; }
td.title      { width: 800; font-weight: bold; color: #FFFFFF; background-color: #4043D2; 
	        text-align: left; vertical-align: middle; padding: 3px; spacing: 3px; }
td.titleauss  { width: 180; font-weight: bold; color: #FFFFFF; background-color: #4043D2; 
	        text-align: left; vertical-align: middle; padding: 3px; spacing: 3px; }

td.link       { width: 800; font-size : 9pt; background-color: #EEEEEE; padding: 3px; spacing: 3px; }
td.linkauss   { width: 180; font-size : 9pt; background-color: #EEEEEE; padding: 3px; spacing: 3px; }

td.cols    { width: 195px; }

A:link     { color: #4043D2; text-decoration: none; font-weight: normal; font-size: 10pt; }
A:visited  { color: #4043D2; text-decoration: none; font-weight: normal; font-size: 10pt; }
A:hover    { color: #FFC000; text-decoration: none; font-weight: normal; font-size: 10pt; }

A.header:link    { color: #EEEEEE; text-decoration: none; font-weight: normal; font-size: 9pt;}
A.header:visited { color: #EEEEEE; text-decoration: none; font-weight: normal; font-size: 9pt;}
A.header:hover   { color: #FFC000; text-decoration: none; font-weight: normal; font-size: 9pt;}

