.pblue {
	background-color:rgb(0,52,102);
}
.ptop {
	border-top:solid black 2px;
}
.pbottom {
	border-bottom:solid black 2px;
}
.pleft {
	border-left:solid black 2px;
}
.pright {
	border-right:solid black 2px;
}