h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #981F2D;
	display: inline;
}
h2 {font-family: Tahoma;
	font-size: 16px;
}
.text_info {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.table_info1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #9A9FA2;
	background-color: #eeeeee;
	padding: 5px;
}
.table_info2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #9A9FA2;
	text-align: center;
}
a{	
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}.lft {
	color: #990000;
}
