body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;  
	line-height: 180%;
	margin-top: 0px;
	background-color: #D0D9EA;
}

a:link {
	color: #800080;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; text-decoration: none;
}

a:visited {
	color: #9933FF;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; text-decoration: none;
} 

a:active {
	color: #0000FF;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; text-decoration: none;
} 

A:hover {
	text-decoration: none;
	font-weight: bolder; 
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ItemStyle {
	font-family: "Arial";
	font-size: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(usm.gif);
	color: #003399
}

.PopItemStyle {
	font-size: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(dsmh.gif);
	color: #003399;
	font-family: "Arial";
}

.headline {
	width: 100%;
	font-size: larger;
	font-weight: bold;
	color: blue;
	border-bottom: thin;
	border-color: black;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom-style: solid;
}

.content {
	padding: 9px 9px 9px 9px;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%
}

.hashbox {
	padding: 10px 10px 5px 10px;
	background-color: #eaf4ff;
	margin-bottom: 20px;
	border: 1px;
	border-color: black;
	border-style: solid;
}

.hashbox2 {
	padding: 10px 10px 5px 10px;
	background-color: #eaf4ff;
	margin-bottom: 0px;
	border: 1px;
	overflow: auto;
	margin:auto;
	border-color: black;
	border-style: solid;
}

