@CHARSET "UTF-8";

body {

  font-size: 0.9em;
  font-family: Verdana,Arial, Helvetica, sans-serif;
  

}

div , table {
 	color: #999999;
}

#splash {
	text-align: center;
}

#splash h1 {
	font-size: 1.4em;
	color: #578527;
}

#splash h2 {
	font-size: 1.0em;
	color: #578527;
}


#splash p {
	font-family: Verdana,Arial, Helvetica, sans-serif;  
	font-size: 0.9em;
	text-align: center;
}




#splash a { color: #578527;  font-family: Verdana,Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration : underline;}
#splash a:link { color: #578527; font-family: Verdana,Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration : underline;}
#splash a:visited { color: #578527; font-family: Verdana,Arial, Helvetica, sans-serif;  font-size: 0.9em; text-decoration : underline;}
#splash a:hover { color: #000000; font-family: Verdana,Arial,Helvetica, sans-serif;  font-size: 0.9em; text-decoration : underline;}




