p, td {
	font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#nav p {
	font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
	font-size: 11px;
	line-height: 13px;
	margin: 10px;
}
h1 {
	font-size: 17px;
	line-height: 18px;
	color: #330099;
	margin-top: 36px;
}

A:link {text-decoration: none; color: #000066}
A:visited {text-decoration: none; color: #1F7E69}
A:active {text-decoration: underline; color: #CCCC00}
A:hover {text-decoration: underline; color: #660066}

H2  {     font-size: 14px; line-height: 16px; font-family: Trebuchet MS;  color: #330099 }
#notes p {
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	line-height: 14px;

}
#notes {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #767AAC;
}
#footer {
	background-color: #A3B0FB;
}

