.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
}
 
textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}
 
.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}
 
.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}
 
.sohotext {
	font-size: 12px;
	color: #626262;
}
 
.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}
 
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
 
.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
 
.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}
 
.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
 
.rform label {
	display:block;
	font-size: x-small;
	font-weight: bold;
}
 
.required {
	color:#ff0000;
}