<style type="text/css">

  body  { background-color: #C5C5C5;
          font-family: Arial, Helvetica, sans-serif;
          font-size  : 12px;
          color      : black }

  input { border-width: 1px;
          border-color: black;
          border-style: solid;
          font-size:    7pt }

  textarea  { font-family: Helvetica;
              font-size  : 12px;
              color      : black }

  select { border-style: none;
           border-width: 1px;
           border-color: black;
           font-family:  Helvetica;
           font-size:    12px;
           color:   black }

  table { background-color: rgb(167, 167, 167);
          font-family: Arial, Helvetica, sans-serif;
          border-style: none;
          border-width: 0px;
          border-color: rgb(197, 197, 197);
          font-size:    12px;
          padding: 0px;
          margin:  0px;
          margin-bottom: 6px }
          
  table.news { 	background-color: rgb(167, 167, 167);
          		font-family: Arial, Helvetica, sans-serif;
          		border-style: none;
          		border-width: 0px;
          		border-color: rgb(197, 197, 197);
          		font-size:    12px;
          		padding: 0px;
          		margin:  0px;
          		margin-top: 3px }          

  table.image { background-color: rgb(167, 167, 167);
                  border-style: none;
                  border-width: 0px;
                  border-color: rgb(197, 197, 197);
                  font-size:    12px;
                  margin:  4px }

  table.plain    { background-color: rgb(197, 197, 197);
                   border-style: none;
                   border-width: 0px;
                   border-color: rgb(197, 197, 197);
                   font-size:    12px;
                   padding:		 0px;
                   margin:  0px }

  table.gallery { background-color: rgb(173, 173, 173));
                  border-style: none;
                  border-width: 0px;
                  border-color: rgb(197, 197, 197);
                  font-size:    12px;
                  margin:  4px }

  td   { padding: 3px }

  td.head { background-color: rgb(173, 173, 173);
            spacing:          0px;
            padding:          0px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            font-size:     12px }

  td.image { background-color: rgb(173, 173, 173);
             spacing:          0px;
             padding:          0px;
             border-width: 1px;
             border-style: solid }

  a     { font-size:       12px;
          font-color:      black;
          text-decoration: overline;
          text-decoration: underline;
          color:      black }

</style>
