
table {
	margin-left:70px;
	font-size:12px;
	color:#000000;
}
table p{
	font-size:12px;
	color:#000000;
}
.underline {
	text-decoration:underline;
}
td {
	width:160px;
}
tr {
	height:10px;
}
.centered {
	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;
}


