A:link {
	color: #0062BF;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
A:visited {
	color: #0062BF;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
A:hover {
	color: #1A8FFF;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
A:active {
	color: #00509D;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}


p   { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

font   { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

td   {  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

address      { color: white; font-style: normal; font-weight: bold; font-size: 8pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; margin-left: 3px; border: none 8px }

body  { background: white url(../images/bckgrnd1.gif) no-repeat }

.textfield {
	border-style: solid;
	border-color: Gray;
	border-width: 1;
	padding: 2;
	}

.select {
	border-style: solid;
	border-color: Gray;
	border-width: 1;
	padding: 2;
	}
	
.button {
	background-color: #87CEFA;
	border: 2px outset Silver;
	padding: 1;
}
.button:active {
	background-color: #67BFE3;
	border: 2px outset Silver;
	padding: 1;
}

