/* CSS Document */

.pagebody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000;
	}
.picturetitle {color:#990000; font-size: 12pt; font-weight:bold;}
.pageheading {
	font-size: 16pt; 
	font-weight: bold;
	}
.tableheading {
	font-size: 10pt; 
	font-weight: 700;
	border-bottom: solid 1px #000000;
	}
table td {
	background-color:#FFFFFF;
	}