@charset "utf-8";
/* CSS Document */

.text {
	font-family: "arial", Arial, "sans serif";
	font-size: 11px;
	line-height: 9pt;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	background-position: top;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.header {
	font-family: "arial", Arial, sans serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #333366;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
}
.home_text {
	text-align: justify;
	list-style-type: circle;
	background-repeat: no-repeat;
	background-image: url(images/bailyn_home_13b.jpg);
	width: 583px;
	height: 223px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.home_header {
	font-family: "arial", Arial, "sans serif";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
