/**************************** HTML Tag Styles ******************************/
body {
	font-family:Times;
	background:#4E5F41;
	font-size: 12px;
	margin:0px auto;
	padding:0px;
	width:770px;
}

table {
	font-family:Times;
}

td {
	font-family:Times;
}


#jatrophadomains a{
	color: #006600;
	font-size: .8em;
	font-weight: bold;
}

.jatropha-domains-row1 {
	background: #cccccc;
}

.jatropha-sidebar-head {
	background: #006600;
	color: #ffffff;
	font-size: 1.1em;
	margin-top: 1px;
	margin-bottom: 3px;
}