/* 
  File name:  railprint
  Created in: May, 2007 
  Author:     tfbweb  

  Description:
    An empty stylesheet.
*/


body {
	font-size: 12px;
	font-family: Georgia, Verdana, Sans-serif, Helvetica;
	color: #000000;
	background-color: #F7E4C9;
    }

h1 {font-size: 16px;}

h3 {font-size:14px;
    color:#000000;
    }




