
P.informationLink
{
	padding-right: 0px;
	font-weight: bold;
	line-height: 10px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 3px;
}
A.informationLink
{
	padding-top: 3px;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 150px;
}
A.informationLink:hover 
{
	text-decoration: underline;
	background-color: White;	
}
.informationTable
{
	font-size: 0.8em;
	width: 200px;
	border: 1px solid #1A63B6;
	margin-top: 0px;
}
.informationTableTitle 
{
	height: 15px;
	background-color: #1A63B6;
	color: White;
	padding: 5px 0 5px 5px;
}
.informationTableTitle P
{
	display: inline;
	font-weight: bold;
}