body {
	background-image: url(../icons/bgimage.png);
}
* {
	font-family: Helvetica, sans-serif;
}
body {
	font-size: 9pt;
}
.affiliation {
	font-size: 10pt;
	font-weight: bolder;
}
.affiliation2 {
	font-size: 8pt;
	font-weight: bolder;
}
.titlebar {
	font-size: 12pt;
	font-weight: bolder;
}
.subtitlebar {
	font-size: 10pt;
	font-weight: bolder;
}
.subsubtitlebar {
	font-size: 9pt;
}
.listing {
	font-size: 8pt;
}
.listing2 {
	font-size: 6pt;
}
.cap {
	font-size: 12pt;
	font-weight: bolder;
}
.button1 {
	font-size: 10pt;
}
.button2 {
	font-size: 8pt;
}
.button3 {
	font-size: 6pt;
}
.colophon {
	font-size: 8pt;
	font-style: italic;
}
a {
	behavior: url(#default#AnchorClick);
	text-decoration: none;
}
a:hover {
	behavior: url(#default#AnchorClick);
	text-decoration: none;
}
