body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11pt;
	background-color: White;
	color: Black;
}
td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11pt;
	color: Black;
}

p {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11pt;
	color: Black;
}
h2 {
	font-family: Trebuchet MS, sans-serif;
	color: Black;
	font-size: 14pt;
	font-weight: normal;
}
h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 16pt;
	color: Black;
	font-weight: normal;
}
a:link {
	font-family: Trebuchet MS, sans-serif;
	color: #CC0099;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Trebuchet MS, sans-serif;
	color: #CC0099;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Trebuchet MS, sans-serif;
	color: #CC0099;
	text-decoration: underline;
	font-weight: normal;
}
a:hover      {
	font-family: Trebuchet MS, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
