body	{
	background: url("http://www.storycircle.org/graphics/papyrus.gif") wheat;
	color: #663333;
	font-family: Papyrus;
	font-size: 12pt;
	}

body.plain	{
	background: wheat;
	color: #663333;
	font-family: Papyrus;
	font-size: 12pt;
	}

h1	{
	color: #663333;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 18pt;
	margin-top: 0;
	margin-bottom: 0;
	}

h2	{
	color: #663333;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 0;
	margin-bottom: 0;
	}

h3	{
	color: #663333;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
	}

h4	{
	color: #663333;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	}

h5	{
	color: #663333;
	font-family: Papyrus;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	}

h6	{
	color: #663333;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 0;
	}

a:link	{
	color: #0000ff;
	font-weight: bold;
	}

a:visited	{
	color: #0000ff;
	font-weight: bold;
	}

a:active	{
	color: #ff0000;
	font-weight: bold;
	}

p	{
        font-family: Papyrus;
        color: #663333;
	}

p.small	{ 
        font-family: Papyrus;
	color: #663333;
        font-size: 10pt;
	}

.smaller	{ 
        font-family: Papyrus;
	color: #663333;
        font-size: 8pt;
	}

th	{
        font-family: Papyrus;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        line-height: Normal;
        color: #663333;
        vertical-align: center;
        text-align: center;
	}

td.top	{
        font-family: Papyrus;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        line-height: Normal;
        color: #663333;
        vertical-align: top;
        text-align: left;
	}

td.center	{
        font-family: Papyrus;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        line-height: Normal;
        color: #663333;
        vertical-align: center;
        text-align: center;
	}

td	{
	font-family: Papyrus;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: Normal;
	color: #663333;
	vertical-align: center;
	text-align: left;
	}

td.right	{
        font-family: Papyrus;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        line-height: Normal;
        color: #663333;
        vertical-align: center;
        text-align: right;
	}

ol	{
        font-family: Papyrus;
	font-weight: bold;
        font-size: 10pt;
        font-style: normal;
        line-height: Normal;
        color: #663333;
	}

ul	{
        font-family: Papyrus;
	font-weight: bold;
        font-size: 10pt;
        font-style: normal;
        line-height: Normal;
        color: #663333;
	}


