BODY, P, UL, LI {
	font-family : sans-serif;
	font-size : 9pt;
}

A {
	color : #900E18;
}

A:HOVER {
	color : #900E18;
	text-decoration : overline;
	background-color : #FFF8A0;
}

A.menu {
	color : #900E18;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
}

.vlb {
	font-family : sans-serif;
	font-size : 8pt;
	background-color : #FFF8A0;
	color : #3A0800;
}

.db {
	background-color : #7C2700;
	color : #FFF8A0;
	font-size : 9pt;
	font-weight : bold;
}

a.db {
	color : #E6FFAA;
}

HR {
	color : #FFF8A0;
}

.read {
	font-size : 9pt;
	font-weight : bold;
}

P.dent {
	text-indent : 8pt;
}

H1 {
	font-size : 16pt;
	font-family : sans-serif;
	color : #7C2700;
}

H3 {
	font-size : 12pt;
	font-family : sans-serif;
	color : #7C2700;
}

.small {
	font-family : sans-serif;
	font-size : 8pt;
}

