BODY, P, BLOCKQUOTE, UL, FORM, INPUT, SELECT, TEXTAREA {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	color : #003399;
}

.home_page	{
	font-size : 14px;
	font-style: italic;
	color : #003399;
}

.fot	{
	font-size : 14px;
	color : #003399;
}

.subhead {
	font-weight : bold;
	font-style : normal;
}
.sub_2 {
	font-size : 14px;
	color: #66CC33;
}

.more_info {
	font-weight : bold;
	font-style : normal;
	color : #CC0033;
}

.ingredients {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
}
.bullet_spc{
	margin-bottom: 6px;
}

P.caption    {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	font-weight : medium;
}

H1  {
	font-size : 24px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
}

H2  {
	font-size : 18px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #66CC33
}

H3  {
	font-size : 16px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #66CC33
}

A:LINK {
	color : #cc0033;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:VISITED {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:HOVER {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-decoration : underline;
}

A:ACTIVE {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-decoration : underline;
}

a.bot_link:LINK {
	color : #66CC33;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

a.bot_link:VISITED {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

a.bot_link:HOVER {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-decoration : underline;
}

a.bot_link:ACTIVE {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-decoration : underline;
}

a.hp_link:LINK, a.hp_link:VISITED, a.hp_link:ACTIVE{
	color : #cc0033;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

a.hp_link:HOVER {
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-decoration : underline;
}

a.hp_more:LINK, a.hp_more:VISITED, a.hp_more:ACTIVE{
	color : #003399;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

a.hp_more:HOVER {
	color : #cc0033;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-decoration : underline;
}

