/* 
    Document   : __NAME__
    Created on : __DATE__, __TIME__
    Author     : __USER__
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.onto_h1 {
  font-size :110% ;
  margin-top :10px ;
  margin-bottom :3px ;
color:#0000FF;

}

