.text10 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text12 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text12b {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.text12w {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.blue12 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #161696;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
.rightline {
	background-image : url(rightbar_index.gif);
	background-repeat: repeat-y;
}
.title {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #16176A;
}

