.title {
	font-family: 'Lucida Sans Unicode';
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #AD0021;
	height: 20px;
}

.header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	height: 50px;
}

.header_blue {
	font-family: Arial;
	font-size: 16px;
	color: #003A7D;
	font-weight: bold;
}

.content_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 43px;
}

.content_header_noHeight {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.h_p-space {
	height: 30px;
}

.paragraph {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}

.paragraph_subnote {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	text-align: justify;
	vertical-align : top;
}

.paragraph_super {
	vertical-align : super;
	font-size: 60%;
	line-height: normal;
}

.link {
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #003A7D;
	text-align: right;
	text-decoration : underline;
}

.col_left {
	width : 58px;
	height: 31px;
}

.col_middle {
	width: 521px;
	height: 31px;
	text-align: justify;
}

.col_right {
	width: 155px;
	height: 31px;
}

.content_left {
	width : 261;
	vertical-align : top;
}

.content_right {
	width : 260;
	vertical-align : top;
}

.emphasis_blue {
	color: #003A7D;
	font-size : 110%;
}

.people_left {
	width: 190;
	text-align: left;
	vertical-align: top;
}

.people_right {
	width: 190;
	text-align: right;
	vertical-align: top;
}

.people_both {
	width: 331;
	text-align: justify;
	vertical-align: top;
}

.people_1 {
	width: 130;
	text-align: left;
	vertical-align: top;
}

.people_2 {
	width: 130;
	text-align: right;
	vertical-align: top;
}

.people_3 {
	width: 391;
	text-align: justify;
	vertical-align: top;
}

.people_4 {
	width: 391;
	text-align: justify;
	vertical-align: top;
}

.projects_left {
	width: 246;
	text-align: left;
	vertical-align: top;
}

.projects_text {
	width: 246;
	text-align: justify;
	vertical-align: top;
}

.projects_middle {
	width: 29;
}

.projects_both {
	width: 275;
	text-align: justify;
	vertical-align: top;
}

.projects_right {
	width: 246;
	text-align: right;
	vertical-align: top;
}
