BODY {
margin : 0;
}
.c {
text-align : center;
}
.j {
text-align : justify;
}
.l {
text-align : left;
}
A {
text-decoration: none;
}
A:hover {
color: red;
text-decoration: underline;
}
A.bk {
color : black;
}
A.bk:hover {
color : red;
}
A.wt {
color : white;
}
P {
margin-bottom : 1ex; 
margin-top : .5ex;
}
TD {
font-size : 8pt;
}
TH {
font-size : 8pt;
}
.band {
font-size : 0px;
}
.ad {
font-size : 8pt;
}
.adh {
    font-size : 3pt;
line-height : 3pt;
}
.as {
font-size : 9pt;
}
.ab {
font-size : 9.5pt;
}
.ah {
font-size : 10pt;
font-weight : bold;
}
.es {
    margin-top : 0pt;
    margin-bottom : 10pt;
}
.cr {
font-size : 8pt;
font-family : sans-serif;
}
.sh {
font-size : 10pt;
}
.mh {
    font : 8pt sans-serif;
    padding : 2pt 0pt 2pt 0pt;
    text-align : center;
}
.topnav{
	background-color : #52b4d6;
	font : bold 8.5pt/12pt sans-serif;
	vertical-align : middle;
	text-align : center;
	padding: 0px 5px 0px 5px;
}
.topnavend {
	background-color : #52b4d6;
	width : 100px;
}
.topnavsel {
	background-color : #c7e6f1;
	font : bold 8.5pt/12pt sans-serif;
	vertical-align : middle;
	text-align : center;	
	padding: 0px 5px 0px 5px;
}
.topnavband {
	background-color : #c7e6f1;
	height: 2pt;
	font-size : 2pt;
	line-height : 2pt;
}
.lni {
font-size : 8pt;
list-style-position : inside;
margin : 0px;
}
A.whb {
color : white;
}
A.whb:hover {
color : black
}
IMG.gb {
    border : 1px solid Gray;
}
A:visited IMG.gb  {
   border : 1px solid gray;
}
A:link IMG.gb  {
   border : 1px solid gray;
}
A:hover IMG.gb {
   border : 1px solid Red;
}
A IMG.gb {
    border : 0;
}
.afr {
	float : right;
}



