body		{background-color:white;
		 font-family:Verdana,Trebuchet,Arial,Helvetica,sans-serif;
		 color:black; font-size:12pt}
body.tile	{background-image:url(images/Tile.gif);
		 background-attachment:fixed;
		 background-position:center center;
		 background-repeat:no-repeat}
body.tight	{margin: 0pt}
a		{text-decoration:none}
a:link		{color:blue}
a:visited	{color:purple}
a:hover		{text-decoration:underline; color:red}
p		{}
h1		{text-align:center; margin: 5px 0px 0px 0px}
h2		{margin: 15px 0px 5px 0px}
h3		{margin: 5px 0px 0px 0px}
p.center	{text-align:center}
p.right		{text-align:eight}

div.left	{text-align:left}
div.center	{text-align:center}
div.right	{text-align:right}

div.textnav	{font-size:8pt; text-align:center}

table		{border:0px solid black; padding:0px}
tr		{vertical-align:top}
tr.middle	{vertical-align:middle}
tr.bottom	{vertical-align:bottom}
th		{padding-right:7px; padding-left:7px}
th.tablehead	{background:#ddddff; font-size:16pt; text-weight:bold}
td		{padding-right:7px; padding-left:7px; text-align:left}
td.center	{text-align:center}
td.right	{text-align:right}
td.nodots	{width: 95%; text-align:justify; padding-top: 7pt}
td.dots		{background: transparent url(images/Dot.gif) bottom left
		 repeat-x; width: 95%; vertical-align: bottom;
		 text-align:justify; padding-top: 7pt}
span.item	{background-color: rgb(28,17,51); padding-right: 0.5em}
span.subitem	{background-color: rgb(28,17,51); padding-left: 2em;
		 padding-right: 0.5em}
