body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : White;
	color : Black;
	margin-bottom : 20;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	text-align : justify;
}
p,td{
	font-size : 11pt;
	text-align : justify;
	font-family : serif, "Times New Roman", Times;
}

a, a:hover, a:visited,a:active{
	font-size: 11pt;
	font-family : serif, "Times New Roman", Times;
	color: #808080;
	text-decoration : none;
}
a:hover, a:active{
text-decoration : underline;	
}
h2 {
	font-family : serif, "Times New Roman", Times;
	color : salmon;
	font-weight: bold;
	font-size: 12pt;
}
h1{
	font-family :  Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight: bold;
	font-size: 13pt;
}

.hlt {
	color: steelblue;
	font-weight:bold
}
.photo {
	border: solid 1px #808080; 
}
.td_content{padding-left:10;padding-top:5;}
.trecklist td {padding-left:0; padding-right:10; padding-top:0; padding-bottom:0; }