@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #D3F3FE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #153642;
	line-height: 150%;
}
a:link, a:visited {
	color: #2b8639;
	text-decoration: underline;
}
a:active, a:hover {
	color: #2b8639;
	text-decoration: underline;
}
.footer_text {
	font-size: 8pt;
	color: #47788e;
}

.footer_text a:link, .footer_text a:visited {
	color: #47788e;
	text-decoration: none;
}
.footer_text a:active, .footer_text a:hover {
	color: #47788e;
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #005b83;
	font-weight: normal;
}
