body {
	background-color: #ffffff;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #993333;
}

#minitabs {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 9pt;
	text-decoration: none;
	text-align: right;
}

#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.bodytm {
	font-size: 6pt;
	color: #000000;
	vertical-align: super;
}

.navigation {
	font-size: 9pt;
	text-transform: uppercase;
	line-height: 11pt;
}
.subnavigation {
	font-size:8pt;
	line-height: 12pt;
	text-transform: uppercase;
}
