/*----------Text Styles----------*/

A:link	{ text-decoration:none; color: #480000; font-weight: plain:;    }
A:visited { text-decoration:none; color: #990000; font-style: plain; font-weight: plain  }
A:active  { text-decoration:none; color: #000000; font-style: palin; font-weight: plain }
A:hover   { text-decoration:none; color: #000000; font-weight: plain; font-style: normal;  background-color : #eeeeee;  }
A:font   { font-face:verdana; fontsize:20pt; }

body {
	margin : 0px 0px 0px 0px;
	background-color : #ffffff;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	scrollbar-face-color : #990000;
	scrollbar-shadow-color : #990033;
	scrollbar-highlight-color : #ff0000;
	scrollbar-arrow-color : #ffffff;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-track-color : #ffffff;
}

hr {
	color : #006600;
	background-color : White;
}

/*----------Para Styles----------*/
p /* Paragraph Style */
{
	text-align : left;
	text-indent : 0px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

span.rvts0 /* Normal text */
{
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

span.rvts1 /* Normal Bold */
{
	font-size : 11px;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #990000;
	background-color : transparent;
	text-decoration : none;
	padding-left : 10px;
	padding-top : 10px;
}

span.rvts2 /* Normal Italic */
{
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-style : italic;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

.chead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #990000;
	text-align : left;
	padding-left : 15px;
	line-height : 30px;
	margin-top : 30px;
	top : 20px;
	clip : rect( );
; text-transform: uppercase
}

.chead2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #333333;
	clip : rect( );
	text-decoration : underline;
	line-height : 30px;
}

.heading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #FFFFFF;
	letter-spacing : .4em;
	padding-top : 5px;
; background-color: #990000
}

.herbs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	font-style : normal;
; background-color: #990000
}

.indextext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 26px;
	text-align : center;
	vertical-align : top;
	white-space : normal;
	list-style-type : circle;
	color : #006600;
	font-weight : bold;
}
.tableborder {
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
