h1
		{
			color: #f9ffff; font-family: Times New Roman; font-size: 24px; text-align: center;
		}

p	
		{
			color: #f9ffff; font-family:Times New Roman; font-size: 14px; text-align: left;
		}

td	
		{
			color: #f9ffff; font-family:Times New Roman; font-size: 14px; text-align: left;
		}

body	{
			background: #3c3230;
			margin: 0px;
		}
ul
		{
			color: #f9ffff; font-family:Times New Roman; font-size: 14px; text-align: left;
		}
a
		{
        color: #f9ffff;
        text-decoration: underline;
		}
