
body			{font-size: x-small; font-family: "Tahoma", Arial, sans-serif; color: white; background-color: #FFFFFF}
td				{font-size: x-small; font-family: "Tahoma", Arial, sans-serif; color: white; vertical-align: top}

A				{color:white; text-decoration:none}
A:link			{color:white; text-decoration:none}
A:visited		{color:white; text-decoration:none}
A:hover			{color:white; text-decoration:underline}
A:active		{color:white; text-decoration:none}


.heading1		{font-size: medium; font-weight: bold; text-align: left; color: 006600}
.heading2		{font-size: small;	font-weight: bold; text-align: left; color: 006600}
.heading3		{font-size: x-small; font-weight: bold; text-align: left; color: white}

.tdDeep			{padding-bottom: 15px}
.tdBottom		{vertical-align: bottom}
.tdTop			{vertical-align: top}
.tdMenu			{vertical-align: top}


.footnotes		{font-size: xx-small; color: #CCCCCC}
.nojustify		{text-align: left}
.quote			{font-style: italic}

.ToDo			{color: #FF0000; background-color: #FFCCCC}

