BODY		{	color: #A00000;
				text-align: left;
				font-size: 9pt;
				font-family: Verdana, Tahoma, Arial, Times New Roman;
			}

TABLE		{	font-size: 10pt;
				font-family: Arial, Times New Roman;
			}

A			{	color: #D00000;
				font-weight: bold;
				font-size: 9pt;
			}
A:hover		{	color: RED;	}
A:active	{	color: RED;	}
			}

IMG			{	margin-bottom: 0px; 
				margin-top:0px;
				margin-left: 0px;
				margin-right: 0px;
				border: 0;
			}
H6			{	margin-bottom: 0pt;
				font-size: 10pt;
				font-weight: bold;
			}
H5			{	font-size: 12pt; }
H3			{	font-size: 28pt;
				margin-bottom: 4pt;
				font-weight: normal;
			}
H2			{	font-size: 10pt;
				font-weight: bold;
				margin-bottom: 2pt;
			}
H1			{	font-size: 16pt;	}
LI			{	margin-bottom: 3pt;	}