/* http://www.catoctinginseng.com/stylesheet.css */
<!-- Style Sheet -->

BODY	{
	background-image : URL(backgroundnew5.jpg);
}

H1	{
	font-size : 14pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	color : red;
	line-height : 16pt;
}

H1.center	{
	font-size : 14pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	color : red;
	line-height : 16pt;
	text-align : center;
}

H2	{
	font-size : 12pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	color : red;
	line-height : 14pt;
}

H2.center	{
	font-size : 12pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	color : red;
	line-height : 14pt;
	text-align : center;
}

.logotext	{
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
	color : #006600;
	line-height : 16pt;
	text-align : center;
}

.bodytext	{
	font-size : 10pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	line-height : 12pt;
}

.bodytextred	{
	font-size : 10pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	font-weight : bold;
	color : red;
	line-height : 12pt;
}

.bodytextlarge	{
	font-size : 12pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	font-weight : bold;
	color : black;
	line-height : 14pt;
}

.bodytextsmall	{
	font-size : 8pt;
	font-family : comic sans ms,arial, helvetica, sans-serif;
	font-weight : bold;
	color : black;
	line-height : 10pt;
}

.bodytextcenter		{
	font-size : 10pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	font-weight : bold;
	color : black;
	line-height : 12pt;
	text-align : center;
}

A:Link		{
	color : #006600;
	font-weight : bold;
}

A:Visited	{
	color : #996633;
	font-weight : bold;
}

.navtext	{
	font-weight : bold;
	font-family : garamond, arial, helvetica, sans-serif;
	font-size: 12pt;
}

IMG.photo	{
	margin : 15;
}

.address	{
	font-size : 10pt;
	line-height : 12pt;
	font-family : arial, helvetica, sans-serif;
	color : black;
}

.faqs		{
	font-size : 10pt;
	font-family : comic sans ms, arial, helvetica, sans-serif;
	font-weight : bold;
	color : #006600;
	line-height : 12pt;
}

HR.color	{
	color : #663300;
}






