#ft { color:#398bcb;}
 a {  color:#398bcb; text-decoration:none;}
 a:link {  color:#398bcb; text-decoration:none;}
 a:visited {  color:#398bcb;}
 a:hover {  color:#398bcb; text-decoration:underline;}
 a:active {  color:#398bcb;}
p {
	color:#424242;
	font-size:93%;
}
p.list {
	color:#424242;
	font-size:93%;
	line-height:1.5em;
	margin:0;
	padding:0;
	font-weight:bold;
}
.very-large-text { font-size:174%;}
.home-prducts-list2 ul li {
	color:#424242;
	font-size:93%;
	margin:0 0 0 0;
}
h1 {
	color:#0e9f49;
	font-size:146.5%;
	margin:0em 0 1em 0;
}
h1 a {  color:#0e9f49; text-decoration:none;}
h1 a:link {  color:#0e9f49; text-decoration:none;}
h1 a:visited {  color:#0e9f49;}
h1 a:hover {  color:#0e9f49; text-decoration:underline;}
h1 a:active {  color:#0e9f49;}
h2 {
	font-size:123.1%;
}
h2 a {  color:#398bcb; text-decoration:none;}
h2 a:link {  color:#398bcb; text-decoration:none;}
h2 a:visited {  color:#398bcb;}
h2 a:hover {  color:#398bcb; text-decoration:underline;}
h2 a:active {  color:#398bcb;}
h3 {
	font-size:108%;
}
h2, h3 {
	color:#398bcb;
	margin:.5em 0 .5em 0;
}
h1, h2, h3, h4, h5, strong, dt {
	font-weight:bold;
}
h6 {
	font-size:77%;	
}
optgroup {
	font-weight:normal;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote, ul, ol, dl {
	margin:1em;

}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}

ul li {
	color:#099F4A;
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}

th, td {
	border:0;
	vertical-align:text-top;

}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
	padding:1px;
}