a {
	color: GrayText;
	text-decoration: none;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
}

h2 {
	margin-bottom: 0px;
	text-align: right;
	vertical-align: text-bottom;
}

hr {
	margin-bottom: 0px;
	margin-top: 0px;
}

img {
}

p {
	text-align: left;
	vertical-align: top;
}

table {
	text-align: left;
	vertical-align: top;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	vertical-align:top
}

th {
	vertical-align: bottom;
}

div.h2 {
	vertical-align: bottom;
}


