/* CSS Document */

body {
	color: #000000;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table#main td a:link, table#main td a:visited {
	color: #339900;
	
}

table#main td a:hover, table#main td a:active {
	color: #CC0000;
	text-decoration: none;
}

td#list {
	padding: 0px 0px 15px 20px;
	color: #339900;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.9;
}

td#content {
	padding: 20px 0px 0px 20px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5;
}

td#footer {
	padding: 10px 0px 0px 20px;
	color: #339900;
	text-decoration: none;
	font-size: 12px;
}

td#quote {
	padding: 0px 0px 0px 20px;
	color: #339900;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.3;
}

td#quotebox {
	padding: 0px 0px 0px 0px;
	color: #339900;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.6;
}

td#expertise {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.services {
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5;
}

.greentext {
	color: #339900;
}