body {
	font-family:"Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin:0;
	padding:0;
}

h1 {
	font-size: 14px;
	
	line-height: 1em;
	padding-bottom: 0.5em;
	text-transform:uppercase;
	font-weight:bold;
	color:#6e8c03;
}

h2 {
	font-size: 14px;
	line-height: 1em;
	
	text-transform:normal;
	color:#797c88;
}

h3 {
	line-height: 11px;
	padding-bottom:0.5em;
	text-transform:uppercase;
	font-weight:bold;
	color:#797c88;
}

h4 {
	font-weight:bold;
}

a {
	color: #6E8C03;	
}

a:hover {
}

