body {
	background-image: url(graphics/bkg1.gif);
}
.tablebck {
	background-attachment:scroll;
	background-image:url(graphics/bottombgk.gif);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	line-height: normal;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #0D6CB6;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #0D6CB6;
}