object { padding:0px; margin:0px;}

body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  12px;
}
A {
	color: #006633;
	text-decoration: underline;
}

A:Hover {
	text-decoration: none;
	color: #666699;
}
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #900;
}
.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	color: Black;
}
.member {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #4B5F76;
	background: #fc6;
}
.bus_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #039;
}
.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  9px;
}
li{
	list-style: square;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  12px;
}.line {  text-decoration: underline}

input {
	border : thin groove #036;
}
.dot_border{
	border : thin dotted Black;
}
.dash_border{
	border : thin dashed Black;
}

.unnamed1 {  text-align: justify}


div#copyrightintro { width:672px; position:relative; left:50%; margin-left:-336px; clear:both; font-size:10px;color:#999999; text-align:center; padding-top:30px; }
div#copyrightintro a { color:#999999}
div#copyrightintro a:hover { color:#FFFFFF;}
div#copyrightintro img { margin-top:10px; border:#999999 2px solid; padding:3px; background-color:#FFFFFF;}

div#copyright {width:600px; margin-left:0px; font-size:10px; color:#006633; text-align:center;}
div#copyright a{ color:#006633;}
div#copyright a:hover { color:#003333;}
