A{
	text-decoration: none;
	color: navy;
}
A:hover {color:#008080; } 
HR{
	color: green;
	height: 1pt;
}
.u {
	text-decoration : underline;
}

.f {
	font-family:Times;
	COLOR: silver;
	FONT-SIZE: 25px;
	FONT-WEIGHT: 800;
	margin-top: 3px;
	margin-left: 3px;
}
.ff {
	font-family:Times;
	COLOR: navy;
	FONT-SIZE: 25px;
	FONT-WEIGHT: 800;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: -33px
}
.f0{
	font-family:Times;
	COLOR: navy;
	FONT-SIZE: 25px;
	FONT-WEIGHT: 800;
}
.t{
	font-family:Verdana;
	color: #006699;
	font-size: large;
	font-weight : bold;
}
.n{
	font-family:Verdana;
	font-weight: normal;
	font-size: medium;
}
.sm {font-family:Verdana;
	font-weight: normal;
	font-size: 12px;
    }

.sm11 {font-family:Verdana;
	font-weight: normal;
	font-size: 11px;
    }
.smm{font-family:Verdana;
	font-weight: normal;
	font-size: 10px;
    }
.nc{
	font-family:Verdana;
	font-size: medium;
	color: #006699;
    }
.ts{font-family:Verdana;
	color: #006699;
	font-size: 15pt;
	font-weight : bolder;
 }
.v{font-family:Verdana;
    font-size: 13px;
 }
.button{
	font-family:Verdana;
	font-size: 12px;
	color : Yellow;
	font-weight : bold;
	}
.button:hover {
	color : Yellow;
	text-decoration : underline;
	} 


TABLE.bl {
        BORDER-RIGHT: Black 1px solid;
        BORDER-TOP: Black 1px solid;
        BORDER-LEFT: Black 1px solid;
        BORDER-BOTTOM: Black 1px solid;
}
