body {
        background-image: url(images/background.gif);
        background-repeat: repeat-y;
	text-align: center;
	font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
/*	color: #333; */
	font-size: 0.9em;
}
	
p {
	font-size: 0.9em;
	line-height: 1.25em;
/*	margin-top: 0; */
	}

h1+p,
h2+p,
h3+p,
h4+p {
	margin-top: .25em;
	}
	
h3 {font-family: helvetica, arial, sans-serif; color: #993322}
a {text-decoration:none}
.pstart {color: #0B1279; font-size:24}
.bstart {clear: left}
