h1		{
		font-family: 		Arial;
		color:				#000000;
		font-size:			20px;
		}
		
h2		{
		font-family: 		Arial;
		color:				#000000;
		font-size:			15px;
		}
		
td		{
		font-family: 		Arial;
		color:				#000000;
		font-size:			12px;
		line-height:		18px;
		}

a 		{
		font-family: 		Arial;
		color:				#000000;
		font-size:			12px;
		padding:			2px;
		}

a:hover {
		text-decoration:	none
		}
		
body	{
		margin: 			0px;
		}