@charset "UTF-8";
.head  { color: #990000; font-size: 22px; font-weight: bold }
.text {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-align: left;
	font-weight: lighter;
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.blue-bold {
	font-weight: bold;
	color: #003399;
}
.red-bold {
	font-weight: bold;
	color: #990000;
}
.boldtext  { font-weight: bold }
