body	{
	font-family: verdana, arial;
	font-size: 0.8em;
	background-color:#f0e0e0;
	}

td	{
	font-size: 0.8em;
	vertical-align: top;
	}

p	{
	font-size: 1.0em;
	}

.copy	{
	text-align: right;
	font-size: 6pt;
	color: #808080;
	}

.bold	{
	font-weight:700;
	}

.line1	{
	background-color:#c0ffc0;
	}

.line2	{
	background-color:#ffffd0;
	}

.line3	{
	color:#ffffff;
	background-color:#006000;
	}

.title	{
	text-align: center;
	font-size:2.2em;
	font-weight:700;
	color:#000000;
	}

.gray	{
	text-align: right;
	color:#808080;
	font-size:0.7em;
	}


