body {
	font-family: "Bookman Old Style";
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCFF99;
}
p {
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0000FF;
	}
a:visited {
	color: #0000FF;
	}
a:active {
	color: #CC6600;
	}
a:hover {
	color: #009900;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}


