body {
      background: #ffffff;
      font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
      font-size: small;
      color: #333;
     }

.contentTitle {
		font-size: 20px;
		color: red;
		font-weight: bold;
		border-bottom: 1px dashed #666;
	      }

.contentHeader {
		font: bold 17pt arial,helvetica,sans-serif;
		color: red;
		text-decoration: none;
		border-bottom: 1px dashed #666;
               }

.contentCommand {
		 padding: 10;
		 background: #cccccc;
		 font-family: "Courier";
		 font-size: 13px;
		 color: black;
		 font-weight: bold;
                 border: 1px dashed #666;
}

.contentMenu {
                 padding: 10;
                 background: #cfcfcf;
                 font-family: "Helvetica";
                 font-size: 14px;
                 color: black;
                 font-weight: bold;
                 border: 1px dashed #666;
}
