H1	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #421DA4;
	}

H2	{
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : medium;
	color : #421DA4;
	}

H3	{
	font-size : 13pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #421DA4;
	}
	
H4	{
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #421DA4;
	}

body {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	
	}

th {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
	background-color : cc9900;
	}

td	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}

p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
	
.p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}

a	{
	color: blue; 
	text-decoration: underline;
	}
	
a:hover {
	color: purple; 
	text-decoration: none;
	}

.b	{
	font-weight : bold;
	}

.i	{		
	font-style : italic;
	}
	
.mini {
	font-size : 8pt;
	font-weight : normal;
	}

.form {
	font-size : 11pt;
	font-weight : normal;
	}

.subset_selector {
	font-size : 8pt;
	font-weight : normal;
	}
	
.alert {
	color : red;
	}
	
.active {
	color : blue;
	}

.menu_topic {
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	}

.menu_item {
	font-size : 8pt;
	font-weight : normal;
	color : 009900;
	}

.copyright {
	font-size : 8pt;
	font-weight : normal;
	color : white;
	}

.toprow {
	font-size : 10pt;
	font-weight : bold;
	color : white;
	background-color : #421DA4;
	}
/* orange cc9900 */ 
	
.toprowsort {
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration: underline;
	}

.altrow {
	background-color : Gainsboro;
	}
	
.source {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	}

/* 
--- place your site specific classes here
orig altrow2 #f2e3ce
990033
*/

.selectedrow {  font-family: Arial, Helvetica, sans-serif; color: white; background-color: #003366; }
.altrow2 {  background-color: #f2e3ce; }
.whiterow {  background-color: white; }
.title { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #421DA4; }

.altb  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #421DA4; text-decoration: none; }
.altb2  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; color: #005219; text-decoration: none; }
.altb3  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; color: #005219; text-decoration: none; }



.alt  { font-family: Arial, Helvetica, sans-serif;  font-size: 10pt; color: #421DA4; text-decoration: none; }
.alt2  { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #421DA4; text-decoration: none; }
.alt3  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #421DA4; text-decoration: none; }

.white { font-size : 9pt; font-weight : normal;	color: white; }
.organization {	
	color : CC0000;
	}
.member {	
	color : 0000CC;
	}
.minihier {
	font-size : 9pt;
	font-weight : normal;
	}	