.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #520000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.textBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}
.textBldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #631800;
	font-weight: bold;
	background-color: #E7B500;
	padding: 5px;
	height: 50px;
	width: 350px;
	text-align: center;
}
.wotwlink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #520000;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
	text-decoration: underline;
}

.wotwlink:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
	text-decoration: none;
}

.wotwlink:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #520000;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
}

.wotwlink:visited {
	font-family: , Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #520000;
}
