body {
	font-family: arial;
	font-size: 10pt;
}
p {
	font-family: arial;
	font-size: 10pt;
}
p.big {
	font-size: 12pt;
}
li {
	font-size: 10pt;
}
td {
	vertical-align: top;
}
td.top {
	padding-bottom: 20px;
}
td.menu {
	background-color: #073899;
	text-align: center;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a.menu {
	color: #B9CBEE;
	font-weight: bold;
	font-size: 11pt;
}
a:hover {
	text-decoration: underline;
}
a.small {
	font-size: 8pt;
}
h4 {
	font-weight: bold;
	font-size: 9pt;
}
span.mis {
	font-weight: bold;
	color: #073899;
}
span.emph {
	font-weight: bold;
	color: #AA0000;
}
span.cr {
	font-size: 8pt;
}
span.footer {
	font-size: 10pt;
}