.boldtitle{
	color: #353432;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.boldtitle1{
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.boldtitle2{
	color: #353432;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.innertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #353432;
}
.innertextlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #353432;
	text-decoration: underline;
}
.darkbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #717366;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #BE4223;
	font-weight: bold;
}
.input1 {
	font-family: Tahoma;
	font-size: 10px;
	height: 18px;
	width: 150px;
	border: 1px solid #bbbbbb;
	background-color: #FFFFFF;
}

.samlltext {
	font-family: Tahoma;
	font-size: 10px;
	color: #353432;
	text-decoration: none;
}