body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: lighter;
	color: #333399;
	line-height: 16pt;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333399;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
