/* text */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.text h1{
	font-size: 18px;
	color: #a70000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.text h2{
	font-size: 16px;
	color: #a70000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.text h3{
	font-size: 15px;
	color: #a70000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.text h4{
	font-size: 14px;
	color: #a70000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.text h5{
	font-size: 13px;
	color: #a70000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.text h6{
	font-size: 12px;
	color: #a70000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.text p{
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.text table td{
	font-size: 11px;
}