
.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-family : Arial;
	font-size: 9pt;
}

.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;
}

.menu_link {
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin-left:10px;
}

<!-- -----------------later css -------------- >
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.link a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:15px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.link a:hover{
text-decoration:underline;
color:#ffffff;
}
.welcome{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
color:#030;
font-weight:bold;
text-decoration:none;
}
.welcome1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.link1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0033CC;
text-decoration:none;
}
.link1 a:hover{
text-decoration:underline;
}
.link2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0033CC;
text-decoration:none;
}