﻿h1	{
	font-family: arial;
	text-decoration: none;
	font-size: 16px;
	color: #006600;
	padding: 10px;
}

h2	{
	font-family: arial;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	padding: 10px;
}

h3	{
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
	color: #006600;
	padding: 0px;
	spacing: 0px;
	margin-top: 0;
}

body 	{ 
	font-family: arial;
	text-decoration: none;
	background-color: #fff;
	margin-top: 0;
	margin-left: 0;
}

p	{ 
	font-family: arial;
	font-size: 13px;
	color: #000; 
	word-spacing: 2px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 20px;
} 

ol	{ 
	font-family: arial;
	font-size: 13px;
	color: #000; 
	word-spacing: 2px;
	cellpadding: 0px;
	cellspacing: 0px;
} 

ul	{ 
	font-family: arial;
	font-size: 13px;
	color: #000; 
	word-spacing: 2px;
	cellpadding: 0px;
	cellspacing: 0px;
} 

center	{ 
	font-family: arial;
	font-size: 13px;
	color: #000; 
	word-spacing: 2px;
} 

small	{ 
	font-family: arial;
	font-size: 11px;
	color: #000; 
	text-align: normal;
} 

A 		{ color: #006600; text-decoration: underline; }
A:link		{ color: #006600; text-decoration: underline; }
A:visited	{ color: #006600; text-decoration: underline; }
A:active	{ color: #006600; text-decoration: underline; }
A:hover		{ color: #006600; text-decoration: none; }

.header	{
	width: 800;
	height: 35px;
	background: #006600;
	padding: 0;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.header2 {
	width: 800;
	height: 3px;
	background: #cccc99;
	padding: 0;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.t {background: url(dot.gif) 0 0 repeat-x;}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.blank {background: #fffff 100% 0 repeat-y}

.blue, .blue a:active, .blue a:link, .blue a:visited {
	font-family: arial;
	font-size: 12px;
	color: #333366; 
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 140%;
	word-spacing: 2px;
}

.blue a:hover {
	font-family: arial;
	font-size: 12px;
	color: #333366; 
	text-align: left;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 140%;
	word-spacing: 2px;
}

.blue2, .blue2 a:active, .blue2 a:link, .blue2 a:visited {
	font-family: arial;
	font-size: 14px;
	color: #333366; 
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 140%;
	letter-spacing: 1px;	
	font-weight: bold;
}

.blue2 a:hover {
	font-family: arial;
	font-size: 14px;
	color: #333366; 
	text-align: left;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 140%;
	letter-spacing: 1px;
	font-weight: bold;
}

.box, .box a:active, .box a:link, .box a:visited {
	border: 1px solid #cccc99;
	padding: 0px;
	line-height: 200%;
	color: #7a7a4e;
	display: block;
	background-color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.box a:hover {
	border: 1px solid #cccc99;
	padding: 0px;
	line-height: 200%;
	color: #ffffff;
	display: block;
	background-color:#006600;
	text-decoration: none;
	font-size: 12px;
}

hr {
	border: 0;
	background-color: #7a7a4e;
	height: 1px;
}

table.text
{
	font-family: verdana;
	font-size: 8pt;
	text-align: justify;
	color: #000;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 20px;
}

textarea,input {
	font-family: verdana;
	font-size: 8pt;
	border:solid; 
	border-top-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	background:none;
} 

.footer { 
	font-family: arial;
	font-size: 11px;
	color: #000; 
	word-spacing: 2px;
	text-align: center;
} 

.compare {
	font-family: arial;
	font-size: 11px;
	color: #000; 
	word-spacing: 2px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 0px;
}

.healthbox {
	border: 1px solid #7a7a4e;
	background: #FFFFFF;
	padding: 3px;	
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #FF0000;
}
