.inputA {
	background-color : #F1F5FA;
	height : 16px;
	font-size : 12px;
	color : #0048A7;
	font-family : Tahoma, sans-serif;
	border : thin solid #CCCCCC;
	width: 185px;

}
.inputB {
	background-color : #F1F5FA;
	height : 16px;
	font-size : 12px;
	color : #0048A7;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;
	width: 180px;

}
.inputC {
	background-color : #ffebde;
	height : 20px;
	font-size : 12px;
	color : #FF6600;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;
	width: 175px;

}
.inputD {
	background-color : #F1F5FA;
	height : 20px;
	font-size : 12px;
	color : #0048A7;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;
	width: 300px;

}
.inputE {
	background-color : #F1F5FA;
	font-size : 12px;
	color : #0048A7;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;
	width: 300px;

}
.inputF {
	background-color : #F1F5FA;
	font-size : 12px;
	color : #000;
	font-family : Tahoma, sans-serif;
	border : 1px #CCCCCC solid;


}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;

}
.topic1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f7f400;
	font-weight: bold;

}
