body {
	background-image: url(images/bg7.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	list-style-image: url(images/spot.gif);
	list-style-position: outside;
	list-style-type: lower-roman;



}
.header {
	font-size: 10pt;
	font-weight: bold;
	color: #990033;

}
.bold {
	font-weight: bold;
}
.border {
	border: 1px solid #4A4A73;
}
.border1 {
	border: 1px dotted #5E5074;
}
