BODY
	{
	color:#CCCCCC;
	background-color:#222222;
	font-family:'Book Antiqua','Times New Roman',serif;
	font-size:12pt;
	}

A:link{color:#A099FF;}
A:visited{color:#AA7777;}

A.fullwhite:link{color:#FFFFFF;}
A.fullwhite:visited{color:#AAAAAA;}

A.dark:link{color:#0000AA;}
A.dark:visited{color:#FF0000;}

.sidebar
	{
	font-size:8pt;
	font-weight:400;
	color:#000000;
	}

H1
	{
	font-size:36pt;
	font-weight:700;
	}
H2
	{
	font-size:18pt;
	font-weight:700;
	}
H3
	{
	font-size:14pt;
	font-weight:400;
	}
P	{text-indent: 40pt;}

.talesleft, .talesleft TD
	{
	background-color:blue;
	color:black;
	}
.talesright, .talesright TD
	{
	background-color:white;
	color:black;
	}