.top_links {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 0px;
}
.top_links a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.top_links a:hover {
	text-decoration: none;
}

.green_text {
	font-family: Helvetica;
	font-size: 13px;
	color: #7C8E00;
	line-height: 0px;
}
.green_link {
	font-family: Helvetica;
	font-size: 13px;
	color: #7C8E00;
	text-decoration: underline;
}
.green_link:hover {
	text-decoration: none;
}


.product_menu a {
	font-family: Helvetica;
	font-size: 12px;
	color: #7C8E00;
	text-decoration: none;
}
.product_menu a:hover {
	text-decoration: underline;
}
.about_menu a {
	font-family: Helvetica;
	font-size: 12px;
	color: #8F490F;
	text-decoration: none;
}
.about_menu a:hover {
	text-decoration: underline;
}

.free_menu a {
	font-family: Helvetica;
	font-size: 12px;
	color: #3C707E;
	text-decoration: none;
}
.free_menu a:hover {
	text-decoration: underline;
}






.orange_link {
	font-family: Helvetica;
	font-size: 13px;
	color: #B35D16;
	text-decoration: underline;
}
.orange_link:hover {
	text-decoration: none;
}


table {
	background-color: #FFFFFF;
}
td {
	font-family: Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}

td p {
	padding: 20px; 
	padding-top:10px;
	padding-bottom:0px;
	line-height: 16px;
}
td p a {
	font-family: Helvetica;
	font-size: 13px;
	color: #B35D16;
	text-decoration: none;
}
td p a:hover {
	text-decoration: underline;
}
.header {
	font-family: Helvetica;
	font-size: 20px;
	color: #7C8E00;
	text-decoration: none;
	font-weight: normal;
	line-height: 29px;
}
td ul {
	line-height: 20px;
}
td ul a {
	font-family: Helvetica;
	font-size: 13px;
	color: #B35D16;
	text-decoration: none;
}
td ul a:hover {
	text-decoration: underline;
}


.body_table {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	width: 197px;
	line-height: 16px;
}
.body_table b {
	font-family: Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.body_table a {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.body_table a:hover {
	text-decoration: none;
}

.footer {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footer a {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.data_table {
	border: solid 1px black;
	padding: 4px;
}

.data_table td {
	padding-right: 15px; 
	border-top: 1px solid #000000;
}

blockquote a {
	font-family: Helvetica;
	font-size: 13px;
	color: #B35D16;
	text-decoration: none;
}
blockquote a:hover {
	text-decoration: underline;
}


