body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #666666;
}


h1 {
	color: #009999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	letter-spacing: 1pt;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bolder;
	color:#009999;
	margin-bottom: 0px;
	margin-top: 0px;
}

.nav a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bolder;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}
a {
	color: #CC6600;
}
.line {
	color: #0066CC;
}
