body	{
	color: #000000;
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 5px;
	padding: 0px;
	}

h1	{
	font-size: 11pt;
	}

h2	{
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	}

a	{
	font-size: 10pt;
	text-decoration: none;
	font-family: verdana, sans-serif;
	}

a:hover
	{
	text-decoration: underline;
	}

a.white	{
	color: #ffffff;
	font-size: 10pt;
	}

a.black
	{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	}
