/* Storytellery-lowchens.com										*/
/* COMMON STYLE SHEET CREATED BY LARRY POPE  2002 					*/
/* COPYRIGHT 2000 BY Larry Pope                              		   	*/
/*                                                            		   	*/

/* NORMAL TEXT */
.tnrnormal 		{	font-family: Times New Roman, Times, Serif;		font-size: 10pt;
				font-style: normal;		font-variant: normal;		font-weight: normal;	}
.tnritalic 		{	font-family: Times New Roman, Times, Serif;		font-size: 10pt;
				font-style: italic;		font-variant: normal;		font-weight: normal;	}
.tnrlrgbold 		{	font-family: Times New Roman, Times, Serif;		font-size: 12pt;
				font-style: normal;		font-variant: normal;		font-weight: bold;		}
.tnrmedbold 		{	font-family: Times New Roman, Times, Serif;		font-size: 11pt;
				font-style: normal;		font-variant: normal;		font-weight: bold;		}
.tnrsmall 		{	font-family: Times New Roman, Times, Serif;		font-size: 9pt;
				font-style: normal;		font-variant: normal;		font-weight: normal;	}
.tnrsmlbold 		{	font-family: Times New Roman, Times, Serif;		font-size: 9pt;
				font-style: normal;		font-variant: normal;		font-weight: bold;	}
.tnrsmlitalic 		{	font-family: Times New Roman, Times, Serif;		font-size: 9pt;
				font-style: italic;		font-variant: normal;		font-weight: normal;	}

