body, td, center { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color : #535353;
}
A  {
	color : #DBB214;
	text-decoration : none;
	font-weight: bold;
	font-size: 9pt;
}
A:Active  {
	text-decoration : none;
	color : Red;
	font-weight: bold;
}
A:Hover  {
	text-decoration : underline;
	font-weight: bold;
}

A.upper  {
	color : #535353;
	text-decoration : none;
	font-weight: bold;
	font-size: 8pt;
}

.bblue {
	font-weight: bold;
	color: #387DA7;
	font-size: 12pt;
}

.big {
	font-weight: bold;
	font-size: 12pt;
}

.small {
	font-size: 8pt;
}

.large {
	font-size: 9pt;
	font-weight: bold;
}

.medium {
	font-size: 9pt;
}

.narrow_text {
	text-align: justify;
	margin-right : 15px;
	margin-left : 15px;

}

.bred {
	font-weight: bold;
	font-size: 10pt;
	color: #FFCC00;
}

UL {
	margin-bottom : 4px;
	margin-top : 4px;
	margin-right : 4px;
}

LI {
	list-style-image : url(images/li.gif);
}

li.blk {
	list-style-image : url(images/li_blk.gif);
}

lrg.LI {
	list-style-image : url(images/li_lrg.gif);
	font-size: 9pt;
	font-weight: bold;
}

.narrow_nav {
	font-size: 8pt;
	margin-right : 15px;
	margin-left : 15px;
	color: #387DA7;

}

UL {
	margin-left : 26px;
}

