.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
}
.style4 {color: #FF0000}
.style5 {color: #FF0000; font-weight: bold; }


.style6 {color: #FF0000; font-style: italic; }
body {
	background-image: url(pagebg.jpg);
	background-attachment: fixed;
	background-position: center;
	vertical-align: baseline;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
