/* CSS Document */

.j10 {font-size: 11px; line-height: 16px}
.j10 {font-size: 11px; line-height: 16px}
.j10b {font-size: 11px; line-height: 16px; font-weight: bold}
.j12 {font-size: 16px; line-height: 18px}
.j12b {font-size: 16px; line-height: 18px; font-weight: bold}
.j14b {font-size: 14px; line-height: 18px; font-weight: bold}
.j18b {font-size: 18px; line-height: 20px; font-weight: bold}
.whatsnew {
	overflow: auto;
	height: 160px;
	width: 260px;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bold {
	font-weight: bold;
}
.j12 {
font-size: 10px; line-height: 18px
}
/*o1*/
.h1 {
	font-size: large;
	font-weight: bold;
	line-height: normal;
	background-color: #EEFFF0;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	margin-bottom: 10px;
	color: #003300;
}
