body
{
	background: #E5E5E5;
	margin-top: 0px; 
	margin-left: 0px;
	margin-bottom: 0px; 
	margin-right: 0px;
}

table
{
	background: #FFFFFF;
}

td
{
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
}

span
{
	font-family: Verdana, Arial, Sans-Serif;
}

h1
{
	font-family: Verdana, Arail, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	line-height: 0;
	vertical-align: middle;
}

h2
{
	font-family: Verdana, Arail, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #754C23;
	line-height: 0;
	vertical-align: middle;
}

img
{
	border: 0px;	
}

a:link {color: #363636; text-decoration: none;}
a:visited {color: #363636; text-decoration: none;}
a:active {color: #FF9911; text-decoration: none;}
a:hover {color: #2693DC; text-decoration: none;}
