body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12pt;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;
	font-variant: normal;
}
.copyrightfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;


}
.staticlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-style: italic;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
}
