BODY {
		font-family: "Bookman Antiqua", serif
		font-size: 10pt;
		color: black;
		background-image: url(backgnd3.gif)
}

P {		font-size: 10pt;
}

P.test {
		color: blue;
		font-size: 14pt;
}

DIV.small {
		font-size: 8pt;
}
