body	{ color: #2020b0;
	  font-size: 11px;
	  font-family: Verdana, Arial, sans-serif; }

b   { font-weight: bold;}

a:link	    { color: #505050; text-decoration: underline; }
a:visited   { color: orange; text-decoration: underline; }
a:hover     { color: yellow; text-decoration: none; }
a:active    { color: cyan; text-decoration: none; }



h1,h2,h3,h4,h5,h6  { color: #505080 ; }

pre, code { color: #404040; }


th	{ background-color: #0069d2; color: #e8e012;
#	  border-style: none; padding: 0px;
#	  border-top: #e0e0e0 solid 2px;
#	  border-left: #e0e0e0 solid 2px;
#	  border-right: #6a6a6a solid 2px;
#	  border-bottom: #6a6a6a solid 2px;
	  }

td.void { background-color: #ffffff;
	  border-style: none; padding: 0px;}

td,th { font-size: 11px;}
##td	 { background-color: #f0f0f0;
#	   border-style: none; padding: 0px;
#	   border-top: #e0e0e0 solid 2px;
#	   border-left: #e0e0e0 solid 2px;
#	   border-right: #6a6a6a solid 2px;
#	   border-bottom: #6a6a6a solid 2px;
}

