body {
	background-color: #ffffff;
	background-image: url(../images/text_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 12px;
	line-hight: 120%;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 33px;
	margin-right: 32px;
}
td {
	font-size: 12px;
	line-hight: 120%;
	color: #666666;
}
h1 {
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #339966;
	font-weight: bold;
}
.browntitle {
	font-weight: bold;
	color: #330000;
}
.font11px {
	font-size: 11px;
}