BODY {
	font: 12pt arial, helvetica, sans-serif;
	color: black;
	background-color: white;
}

A:link	{color: #6699FF}
A:visited	{color: #333399}
A:active	{color: #66CCFF}

H1 {
	margin-top: 1em;
	font: bold 24pt;
	color: #000066;
}

H2 {
	margin-top: 3em;
	margin-bottom: 0em;
	font: bold 18pt;
	color: #000066;
}

H3 {
	margin-top: 2em;
	margin-bottom: 0em;
	font: bold 14pt;
	color: #000066;
}

P.highlight {
	color: #999999;
}

P.copyright {
	font: 8pt times, serif;
	color: black;
	background: white;
}

P.boxed {
	color: #000099;
	background: #ffffff;
	border: #000099, thin, solid;
}

P.small {
	font: 8pt;
	color: black;
}

p.crumbs {
	font: 8pt;
	color: #000066;
}

p.location {
	margin-right: 1em;
	font: italic 10pt;
	color: #000066;
	text-align: right;
}

table.cv {
	border: #000066, thin, solid;
	width: 75%;
	background-color: #99ccff;
}

table.nav {
	background-color: #ffffff;
}

table.album {
	font: 12pt;
	color: #000066;
}

table.sidetree {
	font: 10pt;
	color: #000066;
}

tr.closednode {
	font: 10pt;
	color: #000066;
}

tr.opennode {
	font: bold 10pt;
	color: #000066;
}

tr.rootnode {
	font: bold 10pt;
	color: #000066;
}

tr.thisnode {
	font: bold 10pt;
	color: #66CCFF;
}

tr.thisleaf {
	font: bold 10pt;
	color: #66CCFF;
}

tr.leaf {
	font: 8p;
	color: #000066;
}
