
.Orange { 	
    font: 10pt/11pt Arial, Helvetica, Times;
	letter-spacing: .5px; 
	font-weight: bold;  
	color: #FF9900; 
	margin: 0px; 
	}
.Yellow { 	
    font: 10pt/12pt Arial, Helvetica, Times;
	letter-spacing: .5px; 
	font-weight: bold;  
	color: #000; 
	margin: 0px; 
	}
.TitleBar { 
    font: 10pt/11pt Helvetica, Arial, Times;
	font-weight: bold;  
	color: #000; 
	margin: 0px; 
	}
.Term { 
    font: 10pt/11pt Helvetica, Arial, Times;
	font-weight: bold;  
	color:#3366FF; 
	margin: 0px; 
	}
.Text2 { 
    font: 10pt/10pt Helvetica, Arial, Times;
	font-weight: bold;  
	color: #000; 
	margin: 0px; 
	}
/* This controls overflow of the nested cell for the news section */
.sc {
	width:574px;
	height:550px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 3px;
	}


.sc7 {
	width:212px;
	height:550px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 3px;
	}

/* END overflow control section ***************************/
h1 { 
    font: 12pt Arial, Times;
	font-weight: bold; 
	margin-bottom: 0px; 
	color: #ffffff;
	}
h2 { 
	font: italic normal 14pt Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}

a:link { 
    font: 10pt/11pt Arial, Helvetica, Times;
	font-weight: bold; 
	text-decoration: none; 
	
	}
a:visited { 
    font: 10pt/11pt Arial, Helvetica, Times;
	font-weight: bold; 
	text-decoration: none; 
	
	}
a:hover { 
    font: 10pt/11pt Arial, Helvetica, Times;
	font-weight: bold; 
	hover, a:active; 
	text-decoration: none; 
	
	}
.blue {   
    font: 10pt/10pt Arial, Helvetica, Times;
	font-weight: normal;  
	color: #1D468E; 
	margin: 0px; 
	}

img {
   border: 0px solid #000000;
   a:link: #000000;
   a:hover: #000000;
   text-decoration: none;
   }
hr {
   color:#ffffff;
   }

