BODY
{
	background-color: rgb(200,200,255);
	color: black; 
	font-size: 10pt; 
	font-family: arial, sans-serif; 
	margin-top: 2%;
	margin-left: 5%;
	margin-right: 5%;
}

TD
{
	font-size: 10pt;
}

IMG
{
	border-width: 0px;
	border-color: black;
}

P.HEADER
{
	font-size: 12pt;
}

P.NOTE
{
	font-size: 8pt;
}

SPAN.BOLD
{
	font-weight: bold;
}

A:LINK
{
	text-decoration: underline;
	color: black;
}
A:VISITED
{
	text-decoration: underline;
	color: black;
}
A:ACTIVE
{
	text-decoration: underline;
	color: black;
}
A:HOVER
{
	text-decoration: underline;
	color: black;
}
