.link1:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.link1:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-weight:bold;
	vertical-align: middle;
	text-decoration: none;
}
.link1:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: blink;
}
.link1:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-weight:bold;
	vertical-align: middle;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F6A25;   
	font-weight:none;
	line-height:18px;
} 
.bodytext1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E31702;   
	font-weight:none;
	} 

.bodytext2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #1F6A25;   
	font-weight:none;
	}

.link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F6A25;
	font-weight: none;
	vertical-align: middle;
	text-decoration: none;
}
.link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F6A25;
	font-weight:none;
	vertical-align: middle;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F6A25;
	font-weight: none;
	vertical-align: middle;
	text-decoration: none;
}
.link:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F6A25;
	font-weight: none;
	vertical-align: middle;
	text-decoration: none;
}



.more:link {
	font-family: Verdana;
	font-size: 11px;
	color: #C48C14;
	text-align: right;
	font-weight: none;
	text-decoration: none;
}
.more:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #C48C14;
	text-align: right;
	font-weight:none;
	text-decoration: none;
}
.more:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #C48C14;
	text-align: right;
	font-weight: none;
	text-decoration: none;

	}
.more:active {
	font-family: Verdana;
	font-size: 11px;
	color: #C48C14;
	text-align: right;
	font-weight:none;
	text-decoration: none;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:none;
} 
.tbl{
table-layout:auto;
border: 1;
border-color:#000000;
}