BODY  {
	font-family : sans-serif;
	color : Black;
}

A:link  {
	text-decoration : none;
	color : purple;
	font-weight : bold;
	font-family : sans-serif;
}

A:link.bottom  {
	color : aqua;
}

A:visited  {
	text-decoration : none;
	color : maroon;
	font-weight : bold;
	font-family : sans-serif;
}

A:visited.bottom  {
	color : blue;
}

B  {
	font-size : 15pt;
	color : #633418;
}

br.short {
	font-size : 2pt;
}


div.indent  {
	font-family : sans-serif;
	color : black;
	margin-left : 2em;
}

P  {
	text-indent : 2em;
	font-family : sans-serif;
	color : black;
	font-size : 13pt;
}

P.indent  {
	text-indent : 2em;
	font-family : sans-serif;
	color : black;
	margin-left : 5%;
	font-size : 13pt;
}

P.cite  {
	text-indent : 0em;
	font-family : sans-serif;
	margin-left : 10%;
	margin-right : 10%;
}

U  {
	font-weight : bold;
}

UL.2indent  {
	margin-left : 2em;
}

TD  {
	font-family : sans-serif;
}

.smtxt  {
	font-weight : normal;
	font-size : 60%;
}

.lite  {
	color : teal;
}

U.alt  {
	text-decoration : none;
	color : Purple;
	font-weight : normal;
}

