/* CSS Document */

.p{
	font-family: "Palatino Linotype";
	font-size: 18px;
	color:#000000;
	line-height: 20px;
	padding: 3px;
	text-align: left;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
}

.navigation{
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	display: block;
	padding: 4px;
	width: 140px;
	border-color: #FFFFCC;
	border-width: 4px;
	line-height: normal;
	border: ridge;
}
.navigation2 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	display: inline;
	padding: 8px;
	width: 140px;
	line-height: normal;
	border: ridge;
}
.cellborder {
	border: medium ridge #0000FF;
}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
.pcentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	line-height: 1px;
	padding: 1px;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
}
