<!--

body, P, PRE, LI, UL {
	background-color: 006824; /*  006633 136926*/
	font-size: 7.5pt;
	font-weight: bold;
	color: FFFFFE;
	link: 00ff00;
	font-family: verdana;
}

.errors, .error      {
	color: EFF503; /*800000*/
	font-family: verdana;
	font-size: 10pt;

}

.yellow      {
	color: EFF503; /*800000*/
	font-family: verdana;
	font-size: 10pt;
}

.green      {
	color: green; /*800000*/
	font-family: verdana;
	font-size: 10pt;
}

.red      {
	color: red; /*800000*/
	font-family: verdana;
	font-size: 10pt;
}

.errorfield           { color: FFFF00; font-family: verdana; font-size: 10pt }



.notes       { color: #FFFFFE; font-size: 7.5pt; font-family: verdana}

.welcome       { color: #FFFFFE; font-size: 10pt; font-family: verdana}

.namehref       { color: #D4D4D4; font-size: 8pt; font-family: verdana}

.header       { color: #004010; font-size: 13.5pt; font-family: verdana; background-color :CCCCCC}

.subheader       { color: #004010; font-size: 10pt; font-family: verdana; background-color :CCCCCC}


.silver      { color: #D4D4D4; font-size: 12pt; font-family: Arial}
.silverhref      { color: #D4D4D4; font-size: 8pt; font-family: Arial}


h1
{
	font-size: 24pt;
	color: FFFFFE;	/*0066CC*/
	font-weight: bold
	font-family: verdana;
}

h2
           {
	font-size: 15pt;
	color: FFFFFE;
	font-weight: bold
	font-family: verdana;
}

h3           {
	font-size: 13pt;
	color: FFFFFE;
	font-weight: bold
	font-family: verdana;
}

h4           {
	font-size: 11pt;
	color: FFFFFE;
	font-weight: bold
	font-family: verdana;
}

h5           {
	font-size: 9pt;
	color: FFFFFE;
	font-weight: bold;
	font-family: verdana;
}



button         
{
	font-size: medium;
	color: Blue;
	font-weight: bold;
	background-color : Gray;
}

A:link { color: D4D4D4; font-size: 10pt; font-family: verdana}      /* unvisited link */
A:visited { color: D4D4D4; font-size: 10pt; font-family: verdana}   /* 483D8B visited links */
A:active { color: D4D4D4; font-size: 10pt; font-family: verdana}    /* active links */


td           { color: FFFFFE; font-family: verdana; font-size: 10pt }


textarea     { font-family: Verdana; font-size: 10pt }
-->