body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	}
div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}
p{
	font-family:"Times New Roman", Times, serif;
	font-size:  16px;
	}
A {
	color: White;
	text-decoration: underline;
}

A:Hover {
	text-decoration: none;
	color: Fuchsia;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 900;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}
.title2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 900;
	font-style: normal;
	color: #339999;
}
.subtitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: Black;
}
.bus_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #039;
}

.small{
	font-family:"Times New Roman", Times, serif;
	font-size:  9px;
}
li{
	list-style: circle;
	font-family:"Times New Roman", Times, serif;
	font-size:  16px;
}.line {  text-decoration: underline}



.picBorder {
	padding: 3px;
	border: 1px solid #009999;
}
.left {
	float: left;
	padding: 3px;
	border: 1px solid #009999;
}
.right {
	float: right;
	padding: 3px;
	border: 1px solid #009999;
}

div#imv_copyright {
	text-align: center;
	margin: 0 auto 0 auto;
	}
	

div#imv_copyright, div#imv_copyright a {
	font: 11px "Times New Roman", Times, serif;
	color: #000;
}
