body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
style1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
a {
  font-size: 11px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  text-decoration: none; }

a:hover {
  color: #CC0000;
  text-decoration: underline; }

a:active {
  text-decoration:underline;
  color: #CC0000; }

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif;
} 
  
h1 {
	font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, MS Sans Serif;
	font-size: 13px;
	color: #000000;
}

.table-cell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 15px;
	
}

.left-nav {
	line-spacing: 1.2em;
	line-height: 1.2em;
}	