body			{background-color: #FFFFFF; color: #000000; font-family: Sans-Serif;}
a			{font-family: Sans-Serif; color: #ffab10; text-decoration: none;}
a:hover			{font-family: Sans-Serif; color: #ffcc66; text-decoration: underline;}

.tHeadline		{font-weight: bold;}
.tItem			{font-weight: bold;}
.tMenu			{font-size: x-small;}
.tContent		{font-size: small;}

.cHeadline		{font-size: large; font-weight: bold;}
.cTitle			{font-size: small; font-weight: bold;}
.cIndent		{font-size: small; margin: 0px 0px 0px 20px;}
.cIndentSmall		{font-size: x-small; margin: 0px 0px 0px 20px;}
.cIndentTitle		{font-size: small; margin: 0px 0px 0px 20px; font-weight: bold;}
.cIndentSmallTitle	{font-size: x-small; margin: 0px 0px 0px 20px; font-weight: bold;}
.cSmall			{font-size: x-small;}
.cSmallTitle		{font-size: x-small; font-weight: bold;}
.cRed			{color: #FF0000;}
.cCode			{font-family: monospace; font-size: small; background-color: #C0C0C0; color: #000000; border: 1pt solid #808080;}
.cPre			{font-family: monospace; font-size: small; color: #000000;}
.cSup			{vertical-align: super;}

.nLine			{border-top: 1pt solid #000000;}

