body	{ font-family:"Times New Roman",Times,serif;
	  font-size:11pt;
	  color: silver;
	  font-weight:500;
	  background:black;
	  background-image:url(../general/dot.gif);
	  background-repeat:repeat-y;
	  margin-top:6px;
	  margin-left:14px;
	  margin-right:14px;
	  margin-bottom:0px; }

a:link       	{ font-size:12pt;
	  	  color: silver; }
a:visited    	{ font-size:12pt;
	  	  color: silver; }
a:active     	{ font-size:12pt;
	  	  color: silver; }
a:hover      	{ font-size:14pt;
	  	  color: white; }

td, th	{ font-family:"Times New Roman",Times,serif;
	  font-size:11pt;
	  font-weight:500; }

.white		{ color:white; }