TD.ss,FONT.ss { font-family: sans-serif; }

TD.ssa,FONT.ssa { 
	font-family: sans-serif; 
	font-size: 10pt;
}

TD.ssm,FONT.ssm { font-family: sans-serif;
	 font-size: small 
}

.head1 {
	font-size: 25pt;
	font-weight: bold;
	font-style: italic;
}

.head2 {
	font-size: 22pt;
	color: #ff0000;
}

.head3 {
	font-size: 14pt;
	color: #0000ff;
}

.illum {
	font-size: 18pt;
	color: #008800;
}

body {
  	color: #000000;
  	background-image: url("images/fmpback_ac.jpg");
  	background-repeat: repeat-y;
}

td.light_border {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}