	body {
		width: 960px;
		background-color: #fff !important;
		background-image: none !important;
		color:#000 !important;
		text-indent:0 !important;
		font-size:10px;
		padding:10px;
		margin:10px;
		}

dl,dt,dd,ul,li { list-style: none; }

h1,h2,h3,h4,h5,h6 { line-height: 1.5em; font-size:10px; }

div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,li,object,embed,form,img { margin: 0; padding: 0; }


h1 {padding-bottom:4px; border-bottom:1px solid #000;margin: 0 0 10px;}
h2 {border:1px solid #000;padding:4px;margin:0 0 10px;font-size:12px;}
h3 {border:solid #000;border-width:0 0 1px 10px;margin:10px 0;}


a {text-decoration:none !important;}


table {
border-collapse:collapse;
width:100% !important;
margin:0;
}

table,
td,
th {}

td,th {
font-size:10px;
padding:3px;}

.photo_table{
	margin-top: 18px;
}
.photo_table td {
	padding: 18px 0 0 18px;
}
.photo_table tr:first-child > td {
	padding-top: 0;
}
.photo_table tr:first-child > td:first-child {
	padding-left: 0;
}
.photo_table img{
	vertical-align: middle;
}

p.print_link {
margin:10px 0;
font-size:12px;
}



@media print{


.invisible {display:none;}





}

