p, body
	{
	font-family:Arial;
	font-size : small;
}
h1
{
}
h2
{
}
.indent1
{margin-left:1em;}
.indent2
{margin-left:2em;}
.indent3
{margin-left:3em;}
.mock
{
	text-decoration: underline;
	color : Blue;
	cursor: hand; 
}

