@charset "utf-8";
/* CSS Document */
.title {
	font-size:1.6em;
	font-weight:bold;
	}
.title2 {
	font-weight:bold;
	color: #be0000;
	}
.title3 {
color:#193367;
	font-weight:bold;
	font-size:1.4em;
	}
.text2 {
	font-size:1.2em;
	color:#000000;
	}
.text2 a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.smtext { font-size:0.9em;}
.bleft { border-right: #FFFFFF solid 2px;}