h1 {
	font-family : "Arial", Arial, monospace;
	font-size : 11pt;
	font-weight: bold;
}
body,td,th,p,pre {
	font-family : "Arial", Arial, monospace;
	font-size: 10pt;
}
.pagetitle {
	font-weight: bold;
	font-size: 21px;
	color : #000000;
}
li {
	line-height: 15px;
}
li.spacious {
	margin: 10px 0 10px 0;
}
a.navigate:link  {
	font-weight: normal;
	text-decoration : none;
	color : #000000;
}
a.navigate:visited  {
	font-weight: normal;
	text-decoration : none;
	color : #000000;
}
a.navigate:active  {
	font-weight: normal;
	text-decoration : none;
	color : #000000;
}
a.navigate:hover  {
	font-weight: normal;
	text-decoration : underline;
	color : #FFFFFF;
}
.small {
	font-family : "Arial", Arial, monospace;
	font-size: 9pt;
}
.footer {
	font-family : "Arial", Arial, monospace;
	font-size: 9pt;
}
