body {
	background-image:url(images/bckgrnd.jpg);
	background-attachment:fixed;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	line-height:140%
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
table.center {
	background-color: #CCCCF2;
	/*background-image:url(images/bbg.jpg);
	background-attachment:fixed;*/
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color:#000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left:auto; margin-right:auto;
}
table.center2 {
	background-color: #CCCCF2;
	/*background-image:url(images/bbg.jpg);
	background-attachment:fixed;*/
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color:#000;
	border-bottom-color: #000066;
	border-left-color: #000;
	margin-left:auto; margin-right:auto;
}
.footer{
font-size:11px;
}
h1{
font-size:13px;
font-weight:bold;
}
