body {
    background-image: url(bgbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #0A1F62;
}
a:visited {
	color: #0A1F62;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0A1F62;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #0A1F62;
}
.bbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

