body {margin:10px 0px; background-color: #000000; font-family: arial, helvetica, sans-serif, serif; font-size: 10pt; font-weight: 400; color: #000000; background-image: url('m9.jpg'); background-repeat: repeat: yes}

table {background-color: #ffffff;}

p {
	font-size: 120%;
	margin-left: 10px; 
	margin-right: 10px;
	text-align: left;
	
}
p.copy {
	font-size: 100%;
	text-align: center;
	}

p.bold_blue {
	color: #000066;
	font-weight: 600;
	text-align: center;
	}

p.center {
	text-align: center;
	}
	
	
	
a:link {
	font-size: 100%;
	color: #800000;
	font-weight: 400;
	text-decoration: none; 
	}
a:active {
	font-size: 100%;
	color: #800000;
	font-weight: 400;
	text-decoration: none;
	}
	a:visited {
	font-size: 100%; 
	color: #800000;
	font-weight: 
	400; text-decoration: none;
	}
	a:hover {
	font-size: 100%; 
	color: #0000C0; 
	font-weight: 400; 
	text-decoration: none;
	}