/* CSS Document */
h1 {
	font-size:13px;
	margin-top: 7px;
	margin-bottom: 5px;
}
h1 a:link, h1 a:visited {
	font-size:13px;
	font-weight: bold;
	color: #0066CC;
}
h1 a:hover {
	font-size:13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
h2 {
	font-size:13px;
	margin-top: 7px;
	margin-bottom: 5px;
	color: #4848C1;
}
h2 a:link, h2 a:visited {
	font-size:13px;
	font-weight: bold;
	color: #4848C1;
}
h2 a:hover {
	font-size:13px;
	font-weight: bold;
	color: #4848C1;
	text-decoration: underline;
}
.leftWord {
	font-size:12px;
	color:#333333;
}
.leftWord a:link ,.leftWord a:visited {
	font-size:12px;
	color:#333333;
}
.leftWord a:hover {
	font-size:12px;
	color:#333333;
	text-decoration: underline;
}
.a12P {
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.a12P2 {
	font-size:12px;
	color:#333333;
}
.a11P {
	font-size:11px;
	color:#333333;
}
.bottom {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.line200 {
	line-height:100%;
}
.line120 {
	line-height:130%;
}
.a12-strong-underline {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	text-decoration: underline;
}
.a12-strong-underline a:link, .a12-strong-underline a:visited{
	font-size:12px;
	color:#333333;
	font-weight: bold;
	text-decoration: underline;
}
.a12-strong-underline a:hover {
	font-size:12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: underline;
}