body, p, td {
	color: #333333;
	letter-spacing: 1px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}

h1 { 	
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 14px;
}

h2 { 	
	font-size: 14px;
}

h3 {
	font-size: 13px;
	letter-spacing: 7px;
	line-height: 14px;
}

h4 {
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 10px;
}	

h5 {
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 10px;
}

h6 {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}

a, a:link, a:visited, a:active {
	color: #006666;

}

a:hover {
	color: #990000;
	background: white;
}

em {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
}