#titles {
	width: 195px;
	height: 395px;
}
.maintitle {
	font-size: 16px;
	line-height: 28px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
#nav {
	width: 200px;
	position: fixed;
	margin-left: 200px;
	margin-top: -400px;
}
#wrap {
	width: 800px;
}
.subtitle {
	font-size: 11px;
	line-height: 28px;
	font-family: Verdana;
	font-weight: normal;
	color: #A4A815;
}
.maintitlegreyed {
	font-size: 16px;
	line-height: 28px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CCCCCC;
}
.subtitlegreyed {
	font-size: 12px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
}
.body {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana;
	font-weight: normal;
}
.body2 {
	font-size: 12px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.Footnote {
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana;
	font-weight: normal;
}
.body3 {
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #EEE;
	display: block;
	padding: 6px;
}
