a.textlink {					
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.section {					
	color: #005599;
	font-weight: bold;
	text-decoration: none;
}

td.menu {					
	color: #0000ff;
	font-weight: bold;
     	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #ccffff;
	width: 10%;
}

td.selected {					
	color: #0000ff;
	font-weight: bold;
     	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #ccccff;
	width: 10%;
}

a.menu {					
	color: #0000ff;
	font-weight: bold;
     	font-size: 8pt;
	text-decoration: none;
}

p.synopsis {					
	font-size: 110%;
}

p.summary {					
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}

p.briefing {					
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
