body {
	margin: 0px;
	background-color: #ffffff;
}

body, table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
}


a:link, a:active, a:visited {
	color:#333333;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	font-weight: normal;
	text-decoration: underline;
}

.plan a:link, .plan a:active, .plan a:visited {
	color:#990000;
	font-weight: normal;
	text-decoration: none;
}

.plan a:hover {
	color:#990000;
	font-weight: normal;
	text-decoration: underline;
}
