.font1 {
	font-size: 12px;
		line-height: 18px;
	text-decoration: none;
}
.font18 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
td{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #003366;

}
a.abc {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;

}
a.abc:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFF66;

}
.table1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table2 {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
