P {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	color: #000000 ;
	line-height : 20px;
}


P.intro {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	color: #000000 ;
	line-height : 18px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
} 

TD {
	font-size : 8pt;
	font-family : Helvetica, sans-serif;
	font-weight : normal;
	color: #000000 ;
}


TD.empty {
	font-size : 0px;
	font-weight : normal;
	color: #000000 ;
	line-height : 0px;
}


TD.center {
	text-align : center;
	line-height : 20px;
}


TD.bottom1 {
	color: #000000 ;
	padding : 8px 0 8px 0;
	border-style : solid;
	border-color : #666666;
	border-width : 0 0 0px 0;
	text-align : left;
}


TD.bottom2 {
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	color: #000000 ;
	padding : 16px 0 8px 0;
	border-style : solid;
	border-color : #666666;
	border-width : 0 0 0px 0;
}

TD.topNav {
	border-style : solid;
	border-color : #666666;
	border-width : 0px 0 0 0;
}

TD.thumb {
	border-style : solid;
	border-color : #999999;
	border-width : 1px 1px 1px 1px;
}



H1 { 
	text-align : left;
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
	color: #627B84  ;
	line-height : 1.2em;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 0px;
	border-color : #996666 ;
	border-style : solid ;
	border-width : 0 0 0 0 ;
	margin-bottom : 0em;
	margin-top : 2em;
}


H2 { 
	text-align : left;
	font-size : 11pt;
	font-family : sans-serif;
	font-weight : bold;
	color: #999999  ;
	line-height : 1.2em;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 0px;
	border-color : #996666 ;
	border-style : solid ;
	border-width : 0 0 0 0 ;
	margin-bottom : 1em;
	margin-top : 0.4em;
}


.scroll {
	position : relative;
	z-index: 3;
	
	visibility : visible;
	
	width : 30px;
	height : 13px;
	margin : 0 0 0 0;
	float : none;
	
	border-style : solid;
	border-color : #999999;
	border-width : 1px;
	background-color : #FFFFFF;

	vertical-align : middle;	
	text-align : center;
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	color: #000000  ;	
}

DIV.centered
       {
	   position:absolute;
       left:50%;
       top:50%;
       width:400px;
	   height:120px;
       margin-left:-200px;
       margin-top:-60px;
	   text-align : center;
	   }

          
a:link {  font-size : 8pt; font-family : Helevetica, sans-serif; font-weight : bold; text-decoration: none; color: #666666; }      /* for unvisited links */
a:visited { font-size : 8pt; font-weight : bold; text-decoration: none; color: #666666}       /* for visited links */
a:active {  font-size : 8pt; font-weight : bold; text-decoration: none; color: #666666}           /* when link is clicked */
a:hover { font-size : 8pt; font-weight : bold; text-decoration: none; color: #000000}        /* when mouse is over link */
