
table {
	margin-left:70px;
	width:800px;
	padding:0px;
}
.underline {
	text-decoration:underline;
}
td {
	width:100px;
}
.centered {
	text-align:center;
}
.values {
	text-align:center;
}
a.pdf {
	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;
}
.ptext2 {
	font-size:14px;
	color:#000066;
	font-weight:bolder;
}
.ptext3 {
	font-size:12px;
	color:#000066;
}



