.whi {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none; font-style: italic}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #003;
	text-decoration: none
}

.plain { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none }

.bld { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #007870; text-decoration: none }

.bldwhi { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none }

.plainwhi { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration: none }

.bldblk { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none }
.plainitalic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none ; font-style: italic}
.welblk { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000; text-decoration: none }
INPUT, TEXTAREA, SELECT, OPTION {
	background-color: #FFFFDF;
	border: 1px solid #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none; border: inset 1px #708090;

}
input:submit {
	background-color: #D9ECEC;
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	border: 1px solid #FFFFDF; border: inset 1px #708090;
}

input.blu {
	background-color: #D9ECEC;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	border: 1px solid #FFFFDF;
    border: inset 1px #708090;
}
input.rad {
	background-color: #ffffff;
    border: 0px solid #FFFFFF;
}

