body {
	background-color: #004D99;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/linedi.jpg);

}
table {
	font-size: 9pt;
	line-height: 150%;
}
a {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 150%;
	color: #0066CC;
	text-decoration: underline;
}
