body
	{
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:Black;
	}
td
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
h2
	{
		color: 748055;
	}

a:link
	{
		color:#ffffff;
		text-decoration:none;
	}

a:visited
	{	
		color:#ffffff;
		text-decoration:none;
	}

a:hover
	{
	
		color:aF7476;
		text-decoration:underline;
	}

SELECT
{
	background-color:e9e9e9;
}
	
INPUT
	{
		background-color:e9e9e9;
		border: Black 2px solid;
	}	
	
	
#SmallText
{
	font-size:10px;
}	