span.h0      { color: #000000; font-family: Arial; font-size: 14pt; }
span.h1      { color: #CC3300; font-family: Arial; font-size: 14pt; }
span.link   { color: #0099CC; font-family: Verdana; font-size: 10pt; text-decoration: none; }
span.2link   { color: #0099CC; font-family: Verdana; font-size: 8pt; text-decoration: none; }
span.alink   { color: #003366; font-family: Verdana; font-size: 10pt; text-decoration: none; }
span.a2link   { color: #003366; font-family: Verdana; font-size: 8pt; text-decoration: none; }
span.vlink   { color: #0099CC; font-family: Verdana; font-size: 10pt; text-decoration: none; }
span.v2link   { color: #0099CC; font-family: Verdana; font-size: 8pt; text-decoration: none; }
span.h2      { font-family: Verdana; font-size: 10pt; color: #FFFFFF}
span.h3      { font-family: Verdana; font-size: 8pt; color: #000000}
span.h4      { font-family: Verdana; font-size: 8pt; color: green}
span.h5      { font-family: Verdana; font-size: 8pt; color: #FF9900 }
span.h6      { font-family: Verdana; font-size: 10pt; color: #FFFFFF}
span.h7      { font-family: Verdana; font-size: 10pt; color: #000000}
 
 /* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m0l0o {
	border: 0px solid #CCCCCC;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #CCCCCC;
	text-decoration: none;
	filter: alpha(opacity=100);
}

.m0l2o {
	border: 1px solid #CCCCCC;
	text-decoration: none;
	filter: alpha(opacity=100);
}

.m0l0i {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding: 2px;
	text-decoration: none;
}

.m0l1i {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding: 3px;
	text-decoration: none;
}

.m0l2i {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding: 3px;
	text-decoration: none;
}
