body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
text-decoration: none
}
a:hover {
text-decoration: underline
}
.HeadingBG {
	background-image: url(images/PL_Heading-BG.jpg);
}
.LineBG {
	background-image: url(images/PL_Heading-Line-BG.jpg);
}
.HeaderBG {
	background-image: url(images/PL_Header-BG.jpg);
	height: 118px;
}
.WTSInfo {
	font-size: xx-small;
	text-align: justify;
	padding: 12px;
}
.QuoteBox {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.BottomNavText {
	font-family: "Arial Narrow", Arial;
	font-size: x-small;
	font-variant: small-caps;
}
