.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;
}

.chptlinks {
	border: 1px solid white;
	width: 100%;
	height: 100%;
}

.cl {
	padding: 2px;
	text-decoration: none;
	cursor: pointer;
	color: blue;
}

a.cl:hover {
	background-color: blue;
	color: white;
}

#chptlinks_table{
	width: 80%;
}

#chptlinks_table td {
	padding: 2px;
	text-align: center;
	background-color: orange;
}
