body {
	font-family: Verdana, Arial, Lucida, sans-serif; 
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	}
a	{
	text-decoration: none;
	}
a:link	{
	color: #2f4f4f;
	background-color: transparent;
	}
a:visited	{
	color: #2f4f4f;
	background-color: transparent;
	}
a:active, a:focus, a:hover	{
	color: darkgoldenrod;
	background-color: transparent;
	text-decoration: underline;
	}
#banner	{
	background-color: #9d0a0e;
	color: #ffffff;
	margin: 0;
	padding: 17px 0px 0px 21px;
	height:	14px;
	border-bottom: 1px lightslategray solid;
	}
	
/* search results: top band background and link colors */
.mithome_bg_b { 
	background-color: #9d0a0e;
	margin: 0;
	padding: 17px 0px 0px 10px;
	height:	14px;
	border-bottom: 1px lightslategray solid;
	}
a.mithome:link {
	color: #ffffff;
	}
a.mithome:active {
	color: #ffffff;
	}
a.mithome:visited {
	color: #ffffff;
	}
/*
#searchrpo {
	position:absolute;
	top:0px;
	left:105px;
	margin:0px;
	padding:35px 5px 0px 250px;
	font-size:11px;
	} 

#bodytext {
    padding-left: 25px;
    } 
*/
h1	{
	font: bold 18px Verdana, Lucida, sans-serif;
	}
p, li	{ 
	font-family: Verdana, Lucida, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
.small {
	font-size: 10px;
	}
#xcexpandall {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	}
