<style type="text/css" media="screen"><!--
.menuHead {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 0px;
	margin-left: 0px;
	display: in-line;
	position: relative;
	border-bottom: 1px solid #c0c0c0;
	}
a.menu:link {
	font-family: Arial;
	display: block;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	margin-top: 3px;
	border-bottom: 1px solid #ffffff;
	}

a.menu:visited {
	font-family: Arial;
	display: block;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	margin-top: 3px;
	border-bottom: 1px solid #ffffff;
	}

a.menu:hover {
	font-family: Arial;
	display: block;
	color: #6600ff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	margin-top: 3px;
	border-bottom: 1px solid #c0c0c0;
	}

a.menu:active {
	font-family: Arial;
	display: block;
	color: #6600ff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	margin-top: 3px;
	border-bottom: 1px solid #c0c0c0;
	}
	
	

p a:link {
	font-family: Arial;
	display: in-line;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	}

p a:visited {
	font-family: Arial;
	display: in-line;
	color: #000099;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	}

p a:hover {
	font-family: Arial;
	display: in-line;
	color: #6600ff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	}

p a:active {
	font-family: Arial;
	display: in-line;
	color: #6600ff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	margin-left: 6px;
	}
	
--></style>