#content .agbNav {
	margin: 0 10px 10px 10px;
	padding-bottom: 5px;
	border-bttom: 1px solid black;
}

#content .agbNav span {
	margin-right: 10px;
}

#content .agbNav span a.active {
	color: #da0000;
}

#content .agb {
	padding: 20px 20px;
	margin: 0 10px;
	border: 1px solid black;
}

#content .agb * {
	font-family: Courier New, Fixed, monospace ;
}

#content .agb h1 {
	font-size: 16px;
	font-weight: bold;
}

#content .agb h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#content .agb h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}