.title1{
	font-family:Comic Sans MS,Tekton,Blueprint,Dom Casual,Dom Casual BT,cursive;
	color:#003399;
	font-weight:bold;
	font-size:20px;
}
.title2{
	font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif;
	font-weight:bold;
	font-size:14px;
}
.ok_info{
	font-weight:bold;
	font-size: 12px;
	color: #009900;
}
.error_info{
	font-weight:bold;
	font-size: 12px;
	color: #FF0000;
}