body, table, tr, td {
	font: 10pt Century gothic;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 10px;

}

body {	background-color: transparent;

}

b {
	font: 10pt Century gothic;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 10px;

}

i {
	font: 10pt Century gothic;
	color: #9CA9B1;
	letter-spacing: 0px;
	font-style: italic;
	line-height: 10px;

}

u {
	font: 10pt Century gothic;
	color: #9CA9B1;
	letter-spacing: 0px;	                                   text-decoration: underline;
	line-height: 10px;

}

DIV.title{
	font: 12pt Century gothic;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #3A6985;	                           line-height: 16px;	                                   padding-left: 0pt;
}


a:link, a:active, a:visited {
	font: 10pt Century gothic;
	text-decoration: none;
	font-weight: none;
	color:  #FFFFFF;
	line-height: 10px;
}


a:hover {
	text-decoration: underline;
	font-weight: none;
	color:  #FFFFFF;	
        background-color: ;	
        line-height: 10px;
        font-style:normal;                                         font-variant:normal;
        font-size:8pt;
        font-family:Century gothic;
}


html 
}

html {
scrollbar-arrow-color : #3A6985;
scrollbar-base-color : #FFFFFF;
scrollbar-darkshadow-color : #3A6985;
scrollbar-face-color : #FFFFFF;
scrollbar-highlight-color : #3A6985;
scrollbar-shadow-color :  #FFFFFF;
scrollbar-track-color : #3A6985;
}



}