/* Example style sheet file (note how this comment was created) */

BODY	{background: fixed url('../_themes/crbc-rice-paper/ricebk.jpg');
	text: #000000;
	link: #666633;
	vlink: #333366;
	alink: #990000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12pt;
	}
	
/* A:link	{color: #400080;
	 background: #FFFFD8}

H1	{font-weight: bold;
	 text-align: center;
	 color: #006000;
	 background: #FFFFD8;
	 font-family: 'Gill Sans', Arial, sans-serif}

CITE	{font-family: 'Gill Sans', Arial, sans-serif;
	 font-style: italic}
	 
*/