h1				{font-size:140%;
				font-weight:9;
				margin-left:2}
h2				{font-size:140%;
				font-weight:9;
				margin-left:2}
h3				{font-size:100%;
				font-weight:9;
				margin-left:2}
h4				{font-size:100%;
				font-weight:9;
				margin-left:2}
h5				{font-size:100%;
				font-weight:9;
				margin-left:20}
h6				{font-size:100%;
				font-weight:9;
				margin-left:20}
body			{font-family: Arial,Courier New;
				background-color: rgb(224,224,224);
				color: black}
span.foot 		{font-size: 80%;
				color: rgb(80,80,80)}
span.picture	{font-size: 80%;
				color: black}
span.comment	{color: rgb(0,0,128);
				font-style:italic}
span.mark		{color: black);
				font-weight:bold}
p				{margin-left:20;
				margin-right:20;}
a:hover			{color: rgb(255,0,0);
				background-color: white}
table           {text-align:left;
				margin-left:20;
				border-style: none;
				frame:void;
				border:none;
				background-color: rgb(255,255,255)}
td              {font-weight:normal;
				border-style: none;
				border-color: rgb(0,0,0);
				background-color: rgb(224,224,224);
				boder-collapse:collapse;
				color: rgb(0,0,0)}
th              {font-weight:bold;
				text-align:left;
				border-style: none;
				border-color: rgb(0,0,0);
				boder-collapse:collapse;
				background-color: rgb(234,234,234)}