.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back.gif);


}
.text {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	margin: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;



}
.camBody {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
}
