body {
	font-family: Arial;
	font-size: 9pt;
	color: blue;
	background-color: White;
}
a.nu { text-decoration: none }
a.catmajor, a.catmajor:link, a.catmajor:visited, a.catmajor:active { font-size: 12pt; color: blue; font-weight: bold }
a.catminor, a.catminor:link, a.catminor:visited, a.catminor:active { font-size: 8pt; color: blue }
font.catmajor, { font-size: 12pt; color: blue; font-weight: bold }
a:link { color: blue }
a:visited { color: thistle }
a.menu, a.menu:link, a.menu:visited, a.menu:active {
	color: White;
	text-decoration: none;
}
a.umenu, a.umenu:link, a.umenu:visited, a.umenu:active { color: blue; text-decoration: underline }
a.head, a.head:link, a.head:visited, a.head:active { color: DarkSlateBlue; text-decoration: none }
p, td, th, div, i, blockquote, center { font-family: Arial; font-size: 9pt; color: blue }
.head1 { font-size: 14pt; font-weight: bold; color: navy }
.head2 { font-size: 11pt; font-weight: bold; color: CornflowerBlue }
.topmenu { color: DarkSlateBlue; background-color: #b0c4de }
.tableborder { background-color: CornflowerBlue }
.tablehead { color: DarkSlateBlue; background-color: #b0c4de }
.tablebody { color: DarkSlateBlue; background-color: #f0f8ff }
.xborder {
	background-color: #467FB1;
}
.xtab1 {
	background-color: #76A2C9;
}
.xtab2 {
	background-color: #94BBD4;
}
 
