body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #669900;

}
a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #33CC99;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
