body {
	font: 1em Arial, Helvetica, sans-serif;
}
table {
	font-size: 95%;
}
a:link {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-style: italic;
	color: #006600;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	color: #660066;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
.title {
	font-size: 160%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h4 {
	font-size: 95%;
	font-weight: bold;
}
.boldital {
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
}
.address {
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
}
link {
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	color: #FFFF66;
}
