.textcontent td{
	padding:0px 6px;
}
	
a{
color: #b7b946;

}
a:link,a:visited{}
a:hover{
color:#6a7373;
text-decoration: underline;
}
html{
	font-size: 16px;
}
body{
	color: #6a7373;
	text-align: left;
	font-size:0.625em;
	line-height: 2em;
	font-family: Arial, Helvetica,sans-serif;
}


strong
{
	font-weight:bold;
}

.textcontent {
	font-size: 1.2em;
}
.textcontent  a{
text-decoration: underline;
}

.textcontent h2{
	margin:1em 0 0 0;
	font-size: 18px;
	font-weight:normal;
	color: #496d00;
	
}

.textcontent h3{
	margin:12px 0 0 0;
	font-size: 13px;

	color: #496d00;
	
}

.textcontent h4{
	margin:12px 0 0 0;
	font-size: 12px;
letter-spacing:1px;
	color: #446;
	
}

.textcontent h5{
	margin:12px 0 0 0;
	font-size: 11px;
letter-spacing:1px;
	color: #446;
	
}

.textcontent h6{
	margin:12px 0 0 0;
	font-size: 11px;
letter-spacing:1px;
	color: #669;

	
}

.textcontent ul li{
	margin: 1em 0px 2px 0px;
	background-image: url(../images/v.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;

}
/*
.textcontent ul li strong{
	font-size:1.167em;
	color: #617283;
	font-weight: bold;
}
*/
.textcontent ul{
	margin: 1em 10px 1em 0px;
}
.textcontent p{
	margin: 0 0 1em 0px;
}

table,table td{
	font-size: 1em;
}
