@charset "utf-8";
/* CSS Document */

h1 {
	font-size:18px;
	color:#000000;
	font-weight: bolder;
	border-left-color:#000099;
	border-left-style:solid;
	padding:7px 0px 7px 14px;
	border-left-width: 4px;
	margin-bottom:10px;
}
.style1 {color: #000000}
.style2 {
	font-size: 12px;
	line-height: 150%;
}
.p1 {
	font-size:14px;
	color:#000099;
	font-weight: bolder;
	padding:3px 0px 3px 8px;
	margin-bottom:10px;
	border: 1px solid #000099;
}.style3 {
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bolder;
}
