/* CSS Document */
<style type="text/css">

                   

body {
	background-color: #83BCCF;
	margin: 0;
	padding: 2em;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;


}

a {
	text-decoration: none;
	color: #FFFFFF;}

 A:hover {
	text-decoration: none;
	color: #D0E0EA;
}
A:visited {
	text-decoration: none;
	color: #CCCCCC;
}
 

                   </style>.logo {
	background-attachment: fixed;
	background-image: url(images/pl_logo_604x171c.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
