body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF99;
}

img {
	border:solid 0px;
}

h1 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

td {
	color: #000000;
	font-family: Verdana, 'Times New Roman', sans-serif;;
	font-size: 12px;
	vertical-align:top; 
}

td a {
	color: #000000;
	font-family: Verdana, 'Times New Roman', sans-serif;;
	text-decoration: none;
	font-size: 12px;
} 

table 
{
    vertical-align:top; 
}

    