a.menu:link {
	color: #00FFFF;
	font-size: 8pt;
	font-weight: normal;
	}

a.menu:visited {
	color: #00FFFF;
	font-size: 8pt;
	font-weight: normal;
}

a.menu:hover {
	color: #000080;
	font-size: 8pt;
	font-weight: normal;
}

a.right:link {
	color: #1E90FF;
	font-weight: bold;
}

a.right:visited {
	color: #1E90FF;
	font-weight: bold;
}

a.right:hover {
	color: #000080;
	font-weight: bold;
}

body {
	font-family: verdana, arial;
	font-size: 8pt;
	margin: 0px;
	background: White;
}

body a {
	text-decoration: none;
}

table {
	color: #006666;
	font-size: 10pt;
}

td.left {
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

td.right {
	color: Black;
	font-size: 8pt;
}
