.txtgreen {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
td{
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;

}
.txtblack {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.tbl_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.txt1{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009933;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
}
