/* CSS Document */

A:link, A:visited { text-decoration: none; }

A:hover, A:active { text-decoration: underline; }



TD {	FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Arial, Helvetica}



BODY {

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

}

		  

a:hover img, a:active img {

	cursor: hand;

}



  a:link img{

  	border-style: solid;

  	border-width: 1px;

  	border-color: #FFCC00;

  }

  

  a:visited img{

  	border-style: solid;

  	border-width: 1px;

  	border-color: #FFCC00;

  }

  

  a:active img{

  	border-style: dotted;

  	border-width: 1px;

  	border-color: #FFCC00;

  }

  

  a:hover img{

  	border-style: dotted;

  	border-width: 1px;

  	border-color: #FFE888;

}

TABLE.top20 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	width: 720px;
}
TABLE.top {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	width: 800px;
}
