
.h1 {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, helvetica;
	text-align: center }

.h2 {
	color: black;
	font: bold 20px Arial, Helvetica, "Sans Serif", "MS Sans Serif";
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal }

.h3  { color: black; font-style: normal; font-weight: bold; font-size: 17px; font-family: Arial, helvetica, "Sans Serif", "MS Sans Serif"; text-decoration: none; text-align: center }

.h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, "Sans Serif", "MS Sans Serif";
	text-align: center }
p            { color: black; font-style: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }











a:link        {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }






a:vlink       {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }






a:hover        {
	color: #334686;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline }






a:active    {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }




a         {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }









.links    {
	color: white;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }



body   { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bgreen { color: lime; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.sgreen { color: lime; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
