.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.texttitle {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.maintitle {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.right_br {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #83ABDE;
	border-left-color: #87ABDB;
	border-left-style: solid;
}
.allborder {

	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #83ABDE;
	border-left-color: #87ABDB;
	border-left-style: solid;
}
.specification {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #316AC5;
}
.specification_title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFF0;
}
.textplusminus {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textouns {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: super;
}
