BODY { background-image: url(mdactm.gif) color: black}
H1 {font: 8pt Arial bold}
td {font: 8pt Arial}
p {font: 8pt Arial; color: #a0a0a0 normal}

a {
text-decoration:  none;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: blue;

 }

a:hover {
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: red;
 
}		

.greenitalic {
	font-size: 9pt;
	font-family: Arial;
    font-style: italic; 
    font-weight: bold;
    color: green;
    } 
.bodytb {
	padding-left: 4px;
	background-image: url(bodytd.gif)
}

.bottom-td {
	background-image: url(bottd.gif)
}	

