body.c3 {background-color: #F0FFFF;}
p.c2 {BACKGROUND-COLOR: #1E90FF; COLOR: #ffffff; text-align: center}
a.c1 {font-size: 150%}

p.bar {
	BACKGROUND-COLOR: #008080;
	COLOR: #ffffff;
	text-align: center;
	font-size: 150%;
	border : ridge  aqua ;
}

p.shortbar {
	BACKGROUND-COLOR: #1E90FF;
	COLOR: #ffffff;
	text-align: center;
	font-size: 100%;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0px;
	border : ridge aqua;
}

p.shortbar2 {
	BACKGROUND-COLOR: #1E90FF;
	COLOR: #ffffff;
	text-align: center;
	font-size: 100%;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0px;
	border-style : groove;
	border : ridge #ADD8E6;
}

p.mlk {
	background-color : #0000CD;
	border-style : groove;
	border : Navy;
	text-align : center;
	color : #E6E6FA;
}

ul.MyUL {list-style-type : square; compact; top: 2px; margin-top: 2px; margin-left: 0px}