td				{
				color: #828282;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.2em;
				}
				
p				{
				text-decoration: none;
				color: #828282;
				font-size: 1em;
				}

a				{
				color: #828282;
				text-decoration: none;
				font-size: 1em;
				}

a:hover			{
				text-decoration: underline;
				font-size: 1em;
				}

h3				{
				font-size: 2em;
				font-weight: bold;
				}

h2				{
				font-size: 1.5em;
				font-weight: bold;
				line-height: 1em;
				}

h1				{
				font-size: 1.25em;
				font-weight: bold;
				}