body,td, table, input, textarea  {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#676767;
}
a {
	color:#676767;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

h1{
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #676767;
}
h2{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #676767;
}

.grn{
	color: #007600;
}
.red{
	color: #C20707;
}

.feature {color:#007200; font-size:12px;}

.text {margin:5px 0; text-align:justify; width:456px;}
.text  .header {font-size:12px; padding-left:15px; }

.bot_menu {font-weight:bold; padding: 15px 0px;}
.bot_menu a {color:#262626; text-decoration:none; padding:0px  15px;}
.bot_menu a:hover {text-decoration:underline;}