body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
a:link,a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.atitle {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: 40px;
}
.content {
	font-size: 14px;
	line-height: 180%;
}
a.inlink:link,a.inlink:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: -30%;
}
a.inlink:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: -30%;
}
.nolink {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: -30%;
}
.red {
	color: #FF0000;
}
.tablelr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contentbo {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
