.Lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.Lead  a {
	color: #fff;
	text-decoration: none;
}
.Lead  a:hover {
	text-decoration: underline;
	color: #fff;
}
.Lead  a:visited {
	color: #fff;
}

.Lead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.Lead2  a {
	color: #fff;
	text-decoration: none;
}
.Lead2  a:hover {
	text-decoration: underline;
	color: #fff;
}
.Lead2  a:visited {
	color: #fff;
}


.BMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000046;
}
.BMenu a {
	color: #fff;
	text-decoration: none;
}
.BMenu a:hover {
	text-decoration: underline;
	color: #fff;
}
.BMenu a:visited {
	color: #fff;
}

.ArtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #304477;
       LINE-HEIGHT: 2em
}
.ArtTitle  a {
	color: #fff;
	text-decoration: none;
}
.ArtTitle  a:hover {
	text-decoration: underline;
	color: #fff;
}
.ArtTitle  a:visited {
	color: #fff;
}


.ArtDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #002551;
        LINE-HEIGHT: 1.4em
}

.ArtAuth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002551;
}



.ArtText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002551;
}


.CBText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #002551;
}

.header_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000046;
	text-decoration: underline; 
	margin-bottom: 10px;
}

.Artgr { 
 margin-left:10px;
 margin-right: 5px;
} 

.lmenu { 
 margin-right: 2px;
} 

.Ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002551;
	margin-left: 15px;
	margin-top: 5px;
}

.CR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
}

.inputbox
 {
	margin-right: 5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
