body	{
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
p, li{
	/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
}
A {
	color: #003399;
	text-decoration: underline;
}

A:Hover {
	text-decoration: none;
	color: #993300;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	font-style: normal;
	color: #003366;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: Black;
}
.member {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #000000;
	background: #fc6;
}
.bus_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	font-style: normal;
	color: #039;
}
}
.small{
	font-family: "Times New Roman", Times, serif;
	font-size:  12px;
; color: #000000
}
li{
	list-style: square;
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
}.line {  text-decoration: underline}

input {
	border : thin groove #036;
; font-family: "Times New Roman", Times, serif
; font-size: 14px
}
.dot_border{
	border : thin dotted Black;
}
.dash_border{
	border : thin dashed Black;
}

dd { 
	/* redundant selectors to help NS4 not forget */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
; color: #000000 } 
div { 
	/* redundant selectors to help NS4 not forget */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
 } dl { 
	/* redundant selectors to help NS4 not forget */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
 } dt     { 
	/* redundant selectors to help NS4 not forget */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
 } td { 
	/* redundant selectors to help NS4 not forget */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
 } th { 
	/* redundant selectors to help NS4 not forget */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
 } .justified {  text-align: justify}

div#copyright, div#copyright a {
font-size: 9px;
text-align: center;
margin-left: auto;
margin-right: auto;
}