/* RTB standard style */


       body {background-color: white;
             color: black; } 
        h1 {text-align: center; } 
        hr {margin-left: auto;
	    margin-right: auto;
            width: 85%;
            clear: both;} 
      th, td {border-style: groove;
              border-width: 2px;
              padding: 8px} 
       em { color: #C30 ;
             font-style: italic; } 
       table {background-color: #CCC;
              margin-left: auto;
              margin-right: auto;} 
       h2  { color: #C00 ;
             text-align: center;
             clear: both;
             font-family: Helvetica,sans-serif;
             font-weight: bold;} 
       strong { color: #F00 ;
             font-weight: bold; } 
      h3, h4 { color: #30F ;
                    text-align: left ;
		    font-family: Helvetica,sans-serif;
		    font-weight: bold;} 


