td				{
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
				}
				
p				{
				text-decoration: none;
				color: #828282;
				line-height: 18px;
				font-size: 12px;
				}

a				{
				text-decoration: none;
				color: #828282;
				font-size: 12px;
				}
				
a:link			{
				text-decoration: none;
				font-weight: bold;
				color: #666666;
				font-size: 12px;
				}
				
a:visited		{
				text-decoration: none;
				font-weight: bold;
				color: #666666;
				}

a:hover			{
				text-decoration: none;
				color: #996666;
				font-size: 12px;
				}

h3				{
				font-size:16px;
				font-weight: bold;
				}

h2				{
				font-size: 15px;
				font-weight: bold;
				}

h1				{
				font-size: 14px;
				font-weight: bold;
				}
#small {
	text-align: justify;
}
