body      {
					background-color: #ffffff;
	        margin: 0px 0px 0px 0px;
	        padding: 0px 0px 0px 0px;
	        color: #000000;
	        font-family: "BitStream Vera Sans", Arial, Helvetica, sans-serif;
	        font-size:12pt;}
					
A:visited  {color: #000; text-decoration: underline}
A:link  {color: #000; text-decoration: underline}
A:active  {color: #000; text-decoration: none}
A:hover   {color: #000000; background-color: #b7c9d4; text-decoration: none;}

#heading{background-color: #86a6b9; width: 100%; font-size:28pt; border-bottom: 1px dashed #000; font-family: "Trebuchet MS"; background-image: url(images/bggradient.png); background-repeat: repeat-x; }
#copyright{background-color: #86a6b9; width: 100%; font-size:8pt; border-top: 1px dotted #000; position: fixed ; vertical-align: middle; text-align: center; bottom: 0px; background-image: url(images/bggradient.png); background-repeat: repeat-x; }
.command{background-color: #f2f2f2; border-bottom: solid 1px #000; border-right: solid 1px #000; border-top: solid 1px #e0e0e0; border-left: solid 1px #e0e0e0; padding-left: 3px; padding-right: 3px;}
