body  {
	background-image: 
url('midbackground.jpg');
	background-repeat: repeat;
	background-attachment: 
fixed;
	font-family: Verdana;
}

.practicepoint {
	color: #000066;
	font-weight: bold;
	font-family: Verdana;
}

.practicepointb {
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.summary {
	font-family: Verdana;
	background-color: #CAEDFF;
	font-weight: bold;
	font-size: 14px;
}

sup {
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	font-family: Verdana;
}

.comments {  font-family: "Times New Roman", Times, serif; font-size: 9pt; color: #003333}

.bottom {  font-family: "Times New Roman", Times, serif; font-size: 9pt}

a {
	text-decoration: none;
	font-family: Verdana;
	color: #FF0000;
}
table {
	background-color: #caedff;
}

