body {
	
}
p, ol, ul, div, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 15pt;
	margin-bottom: 0;
}

#content {
	margin: 30px auto 0 auto;
	min-width: 610px;
	width: 60%;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt; 
}
h3 {
	font-size: 10pt; 
	margin-bottom: 0px; 
}
.comment {
	font-style: italic; 
	margin-left: auto;
	margin-right: 0;
	width: 50%; 
}
.pht {
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	width: 50%;
}

.pan {
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}

img {
	border: #ccc 1px solid; 
}
ul {
	margin-top: 0; 
}

ol li, ul li {
	line-height: 13pt;
	margin-top: 3pt;
}

div.time {
	background: #eee;
	margin-left: -10000px;
	padding-left: 10000px;

}

	.time ul {
		list-style:none;
		padding-left: 0;
	}
		.time ul li {
			margin-top: 2pt;
			padding-left: 0;
		}

table {
	border-collapse: collapse; 
}
td, th {
	border: 1px solid #000; 
	padding: 3px 5px 3px 8px; 
	vertical-align: top; 
}

table.noborder td {
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.pereval td {
	border: 0;
	padding: 0 10px 0 0;
}

#header table, #footer table {
	border-collapse: auto;
	height: 16px;
	width: 100%;
}

#header table img, #footer table img {
	border: 0;
}

#header table td, #footer table td {
	border: 0;
	line-height: 100%;
	padding: 0;
	vertical-align: bottom;
}

#footer {
	clear: both;
	padding-top: 50px;
}

