/* CSS Document */
p 			{ margin-top: 0; margin-bottom: 0; text-align: center; }
.ptitle		{ font-size: 22px; color: #000099; font-weight: bold; }
.plinks		{ font-size: 14px; font-weight: bold; }
a:link 		{ color: #999999; }
a:visited 	{ color: #999999; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover 	{ color: #CCCCCC; }
.pcall		{ font-size: 16px; color: #000099; font-weight: bold; }
