
body { font-family: Verdana; font-size: 10pt; color: #000000; }

.Words {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
.WordsSmall {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.WordsGray {
	font-family: Verdana;
	font-size: 8pt;
	color: #DDDDDD;
}
.Title {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}
TABLE {
	border-collapse: collapse;
	border: 1px solid gray;
}
TABLE.invisible {
	border-collapse: collapse;
	border: 0px solid white;
	
}
TD {
	border: 1px solid gray;
}
TD.invisible {
	border: 0px solid gray;
	
}

table.invisible td {border: 0px solid gray; font-size: 10pt;}

 .photo { width: 100px; position: absolute; top: 0px; text-align: center; font-family: Arial, Verdana, Sans-Serif; font-size: 8pt; }
 #photo_container { width: 500px; height: 300px; position: relative; margin: 0 auto; }
