
body 	
		{
		background-color: #4988BE;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		color: #000000;
		margin-left: 0;
		margin-top: 0;
		}
		
.txtdate
		 {
		 font-family: Verdana, Arial, Helvetica, sans serif;
		 font-size:8pt;
		 font-weight: bold;
		 line-height:14pt
		 }	

.txtintro
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		line-height:14pt;
		color: #003366;
		}

.txtsmall
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height:12pt;
		color: #000000;
		}

.txttiny
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		line-height:10pt;
		color: #000000;
		}
		
.txtmed 
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		/* line-height:14pt; */
		color:#000000;
		}

.txtmedb 
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color:#000000;
		}
		
.txtheader1 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color: #000000;
		}
		
.txtheader2 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color: #000000;
		}
		
.txtheader3 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color: #000000;
		}		
			
.head
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 16pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color: #6F777E;
		}
		
.navig
		{
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size:6pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color: #6F777E;
		}


.txtportrait 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		line-height:14pt;
		color: #000000;	
		}
		
		
.txtmarker
		{
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #EE5500;
		}		

A:link {
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
A:visited {
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}
A:hover {
	TEXT-DECORATION: underline;
	color : #FF6600;
}

A.nav {
	COLOR: #6F777E; TEXT-DECORATION: none; font-weight: bold; 
}
A.nav:visited {
	COLOR: #6F777E;
}
A.nav:hover {
	TEXT-DECORATION: none;
	color : #FF9900;

}
A.nav2 {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.nav2:visited {
	COLOR: #000000;
}
A.nav2:hover {
	TEXT-DECORATION: none;
	color : #000000;
}

td.navtaba {
}

td.navtabb {
	background : #C0C0C0;
}

