body, td, p, span {
	font-family : Arial, Helvetica, sans-serif;
}

.libraryBg {
	background-color : #003399;
}

.libraryWhiteBg{
	background-color: #FFFFFF;
}

.libraryLeftHeader {
	background-color: #003399;
	color: #FFFFFF;
	font-family: Arial, Helvetica, San Serif;
	font-size: 10pt;
	font-weight: bold;
}
.libraryLeftHeader a:link {
        color:#fff;
}

.libraryTxtLg {
	font-size: 12pt;
	color: #003399;		
}

.libraryTxtSm {
	font-size : 10pt;
	color: #003399;
}

.libraryTxtS {
	font-size : 10pt;
}


.libraryTxtSmWh {
	font-size : 10pt;
	color: #ffffff;
}

.libraryTxtSmBl {
	font-size : 10pt;
	color: #000000;
}

.libraryTxtXSm {
	font-size : 9pt;
}


.featuresUnderline {
	background-color : #003399;
}
.style1 {color:#FF0000;}

.advancedlink {font-family: sans-serif; padding: 0; font-size: 12px;}


