

body {
	color : Black; background-color: #99cc33; 
	
	
}

.secure {FONT-SIZE: 12px; BACKGROUND-COLOR: #006633;   color: White;}

select,textarea,option,input{background-color: #FFFFFF;	color: Black; font-family: Verdana; font-size: 10px;}


a.text2:link     {	
	font-weight:  bold;
	CURSOR: hand;
	text-decoration: none;
	font-size : 10pt;
	TEXT-ALIGN: center;
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	white-space : nowrap;
}

a.text2:visited  {	
	font-weight: bold;

	CURSOR: hand;
	text-decoration: none;
	font-size : 10pt;
	TEXT-ALIGN: center;
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	white-space : nowrap;
}

a.text2:active   {	
	font-weight: bold;

	CURSOR: hand;
	text-decoration: none;
	font-size : 10pt;
	TEXT-ALIGN: center;
	color: #FF6347;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	white-space : nowrap;
}

a.text2:hover    {	
	font-weight: bold;

	CURSOR: hand;
	text-decoration: none;
	font-size : 10pt;
	TEXT-ALIGN: center;
	color: #C00000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	white-space : nowrap;
}

.text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt; 
	font-weight : normal; 
	color: #000000; 

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006633;
}

