/* Global Styles */

body {
	background-image: url(design/pl/backgroundj.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #0055A4;
}
a:visited {
	color: #0055A4;
}
a:hover {
	color: #0055A4;
}
a:active {
	color: #0055A4;
}

td {
	font:14px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
.style8 {
	color: #000099
}
.style13 {color: #000066}
	
