 body {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	height: 0px;
	width: 0px;

}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 2px;

}

.pageheader {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 6px;
}


.search {
	text-decoration: none;
	line-height: 15px;
}


li {
	list-style: disc;
	padding-bottom: 2px;
	font-size: 11px;
}


.copyright {
	FONT-SIZE: 9px;
	COLOR: #999999;
}

.privacy {
	FONT-SIZE: 9px;
	COLOR: #333333;
}


.text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: black;
}


a:link {
	color: blue;
	text-decoration: none;
	line-height: 18px;
}
a:active {
	color: blue;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	color: blue;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	color: blue;
	text-decoration: none;
	line-height: 18px;
}