P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : Black;
}

A:Visited  {
	text-decoration : none;
	color : Black;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
}

BODY  {}

.scroller  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Red;
	text-align : center;
}

.prod_types  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
	text-align : center;
}

.prod_head  {
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Red;
	text-align : left;
	text-indent : 5pt;
}

.prod_desc  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	color : black;
	text-align : left;
}

.contact_head  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Maroon;
	text-align : center;
	text-decoration : underline;
}

.contact_detail  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
	text-align : center;
}

.link_detail  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Green;
	text-align : center;
}

.strength_test  {
	text-align : center;
	border-right-width : 2pt;
	border-top-width : 2pt;
	border-bottom-width : 2pt;
	border-width : 2pt;
	border-color : Green;
	border-style : solid;
}

.strength_head  {
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : green;
	text-align : center;
	text-decoration : none;
}

.strength_detail  {
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	color : Black;
	font-style : italic;
}

.homepage  {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : italic;
	padding-left : 5pt;
	padding-right : 15pt;
}

.no_dec  {
	text-decoration : none;
	border-style : none;
}

.strength_phone  {
	font-size : 30pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Maroon;
	text-align : center;
}

.contact_detail2  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

.USA  {
	font-size : 26pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.product_name  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	text-align : left;
}


