select
 {
 font-size: 6pt;
 }

input
 {
 font-size: 6pt;
 }
 BODY {
	MARGIN-TOP: 0px;
	 SCROLLBAR-FACE-COLOR: #00502D;
	  FONT-SIZE: 10pt;
	   SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	    SCROLLBAR-SHADOW-COLOR: #000000;
		 COLOR: #000000;
		  SCROLLBAR-3DLIGHT-COLOR: #000000;
		   SCROLLBAR-ARROW-COLOR: #800000;
		    SCROLLBAR-TRACK-COLOR: red;
			 FONT-FAMILY: Arial, Verdana, Sans-Serif;
			  SCROLLBAR-DARKSHADOW-COLOR: #800000;
			   BACKGROUND-COLOR: #ffffff;
}

BODY, TD  { FONT-SIZE: 9pt;
      FONT-FAMILY: Arial;
	  font-weight : bold;   
 }


A  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : x-small;
	text-decoration : none;
    
}

A:Visited  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : 000000;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	background-color : BDBE9A;
	text-decoration : none;
}


A:link.bottom  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : x-small;
	text-decoration : underline;
    
}

A:Visited.bottom  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : underline;
}

A:Active.bottom  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : 000000;
	text-decoration : underline;
}

A:Hover.bottom  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : gold;
	background-color : 00502D;
	text-decoration : underline;
}