BODY {
     background : White url(image/BSSB-background.png) no-repeat fixed center;
     margin : .25in 1in 0in 1in;
}
P, OL, LI, TD {
	font : 12pt "Times New Roman", Times, serif;
     }
H1 {
	font-size : 24pt
}
H2 {
     font-size : 18pt;
}
blockquote {
     margin : 3pc 3pc;
     font-style : italic;
}
.nologo {
     background-image : none;
}
.indent {
     margin : 0 0pc 0 1pc;
     text-indent : 1pc;
}
.center {
     text-align : center;
}
.red {
	color : Red;
}
.maroon {
     color : Maroon;
}
