@charset "utf-8";
/* CSS Document */

a.bottom {
	color: #000000;
	font-size: 60%;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}

a.links {
	color: white;
	font-family: verdana;
	text-decoration: underline;
}

p.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-position: center top;
	vertical-align:top;
	text-align:left;
}

p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-position: center top;
	vertical-align:top;
	text-align: center;
}

table.main {
	vertical-align:top;
}

td.main {
	vertical-align:top;
}