body	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	}

p    {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10 pt;
		color: black;
     }

h5   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		margin-left: 5;
		font-weight: normal;
     }

h1   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: white;
		font-weight: bold;
     }

h2   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #aa0000;
		font-weight: bold;
     }

h3   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		font-weight: bold;
     }

h4   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #aa0000;
		font-weight: bold;
     }

h5   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1pt;
		color: white;
     }

h6    {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
     }

small    {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: black;
     }

td   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
     }

li   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
     }

.yellowHighlight	{
				background-color: #ffff99;
			}

.greenHighlight	{
				background-color: #99ff99;
			}

.pinkHighlight	{
				background-color: #ff99ff;
			}

.blueHighlight	{
				background-color: #99ccff;
			}

.smallWhite		{
				font-size: 8pt;
				color: white;
     			}

.h2   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: #aa0000;
		font-weight: bold;
     } 

.buy   {
		font-family: Arial, Helvetica, sans-serif;
		color: white;
		font-weight: bold;
    }

