table {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}
.underline {
	text-decoration:underline;
	font-size: 12px;
	color: #000066;
}
.spectext {
	font-size: 12px;
	font-color: #000066;
}
tr {
	height:30px;
}
.content {
	width:200px;
	padding-left:75px;
	font-size: 12px;
	font-color: #FF0000;
}
.empty {
	width:100px;
}
.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;
}
.ptext {
	font-size:12px;
	color:#000000;
}
.ptext2 {
	font-size:14px;
	color:#000066;
	font-weight:bolder;
}



