p
{
	text-align			: justify;
	width				: 100%;
	
}

td
{
	vertical-align		: top;	
}

table.t1
{
	width				: 100%;
}

h1
{
	background-color	: #BA55D3;
}

h2
{
	color	: #BA55D3;
}

div.d1
{
	width				: 100%;
	background-color	: #FF00FF;
}


h3
{
	font-size: 70%;
}

h3 b a
{
	color: black; t
	text-decoration: none;
}