BODY		{	color				:#000040;
				margin				:0% 2%;
				background-color	:#f4e7dd;
				background-image	:url("bg01.jpg");
				background-attachment	:fixed;
			}
A:link		{	color				:#202080;
			}
A:visited	{	color				:#3030a0;
			}
A:active	{	color				:#0000ff;
			}
A:hover		{	color				:#0000ff;
			}
DIV.count	{	text-align			:right;
				font-size			:11pt;
				font-weight			:bold;
				font-style			:italic;
				color				:#006000;
			}
DIV.title	{	font-family			:serif;
				font-size			:x-large;
				color				:#8060d0;
			}
H2			{	color				:#80c0ff;
				font-weight			:bold;
				margin				:0px 0ex 10px 0ex;
			}
H3			{	color				:#0000ff;
				font-weight			:bold;
				margin				:4px 0ex 4px 0ex;
			}
HR			{	width				:100%;
			}
HR.link		{	width				:100%;
			}
HR.sec		{	height				:5pt;
			}
HR.sep		{	width				:100%;
			}
TABLE		{	background-color	:transparent;
				border				:1px inset;
			}
TABLE.0		{	background-color	:transparent		!important;
				border				:none none none		!important;
			}
TH			{	border				:1px outset;
			}
TH.0		{	border				:none none none;
			}
TD			{	border				:1px outset;
			}
TD.0		{	border				:none none none;
			}
B			{	color				:#000000;
				font-weight			:normal;
			}
B.0			{	font-weight			:bold;
			}
B.i			{	color				:#0000c0;
				font-weight			:bold;
			}
B.class		{	color				:#0000c0;
				font-weight			:normal;
			}
B.func		{	color				:#006000;
				font-weight			:normal;
			}
B.code		{	color				:#a00000;
				font-weight			:normal;
			}
PRE			{	color				:#000000;
				font-size			:small;
				margin				:6pt 6pt 6pt 6pt;
			}
PRE.src		{	color				:#000000;
				font-size			:x-small;
				margin				:6pt 6pt 6pt 6pt;
			}
PRE.line	{	color				:#000000;
				font-size			:x-small;
				margin				:6pt 6pt 6pt 6pt;
			}

