body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	background-image: url(back.gif);
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #993300;
	font-stretch: normal;
	font-weight: 900;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	font-stretch: normal;
	font-weight: 200;
}
.text_small {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	font-stretch: normal;
	font-weight: 200;
}
