
table {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding:0px;
}
.underline {
	text-decoration:underline;
}
td {
	width:125px;
}
.centered {
	text-align:center;
}
.values {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
}
a.pdf {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14 px;
	color:#0000FF;
}
a.pdf:hover{
	text-decoration:none;
	font-style:italic;
	font-weight:bolder;
	color:#0000FF;
}
a.pdf:visited{
	text-decoration:none;
	color:#0000FF;
}
a img{
	border:none;
}
a img:visited{
	border:none;
}
hr {
	color:#000000;
}
.ptext {
	font-size:12px;
	color:#000000;
	line-height: 26px;
	text-align:center;
	font-family: sans-serif;   
}
.ptext2 {
	font-size:14px;
	color:#000066;
	font-weight:bolder;
}






