.style {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.style1 {

	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.border {

	border:solid 1px #e2e2e2;
	border-top:none 0px ;
}
.border1 {

	border:solid 1px #006699;
	border-top:none 0px ;
}
.border2 {

	border:solid 1px #006699;
		
}
A:link
{
	font-weight:normal ;
	font-size: 9pt;
	color: #006c8e;
	text-decoration: none;
}
A:hover
{
	font-weight:bold;
	font-size: 9pt;
	color: #207aa7;
	text-decoration: underline;
}
A:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: #333399;
	text-decoration: none;
}
A:active
{
	font-weight: normal;
	font-size: 9pt;
	color: #333399;
	text-decoration: none;
}
