body { 
	scrollbar-face-color: #FFCC66; 
	scrollbar-shadow-color: #FFCC66; scrollbar-highlight-color: #FFCC66; 
	scrollbar-3dlight-color: #FFCC66; scrollbar-darkshadow-color: #FFCC66; 
	scrollbar-track-color: #FFCC66; scrollbar-arrow-color: #0099CC; 
}

a.aRegular:link { 
	 color: #333366;
	 font-weight: bold;  
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aRegular:visited { 
	 color: #333366;
	 font-weight: bold;  
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aRegular:active {
	 color: #FFCC66; 
	 font-size: 9pt;
	 font-weight: bold;  
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: underline; 
}

a.aRegular:hover {
	 color: #FFCC66; 
	 font-weight: bold;  
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aNoBold:link { 
	 color: #333366;
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aNoBold:visited { 
	 color: #333366;
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aNoBold:hover {
	 color: #FFCC66; 
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aNoBold:active {
	 color: #FFCC66; 
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: underline; 
}
a.aYellow:link { 
	 color: #FFCC66;
	 font-weight: bold;  
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aYellow:visited { 
	 color: #FFCC66;
	 font-weight: bold;  
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

a.aYellow:active {
	 color: #FFCC66; 
	 font-size: 9pt;
	 font-weight: bold;  
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: underline; 
}

a.aYellow:hover {
	 color: #FFCC66; 
	 font-weight: bold;  
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
	 text-decoration: none; 
}

u.yellowUnderlined {
	 color: #FFCC66; 
	 font-size: 9pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial; 
}

.text {
    color: #333366;
    font-size: 8pt;
    font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial; 
    text-decoration: none; 
}

.iText {
    color: #333366;
    font-size: 9pt;
    font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial; 
    font-style: italic; 
}

.transparentTextBold {
    	color: #0099CC;
	font-size: 9pt;
	font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial; 
	text-decoration: none; 
    	font-weight: bold; 
}

.whiteText {
    color: #FFFFFF;
	 font-size: 8pt;
	 font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial; 
	 text-decoration: none; 
}

.yellowBoldText {
    color: #FFCC66;
    font-size: 10pt;
    font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
    font-weight: bold; 
}

.regularBoldText {
    color: #333366;
    font-size: 8pt;
    font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
    font-weight: bold;
 }

.regularYellowBoldText {
    color: #FFCC66;
    font-size: 8pt;
    font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
    font-weight: bold;
 }

.boldText {
    color: #333366;
    font-size: 9pt;
    font-family: "Bookman Old Style", "Trebuchet MS", Verdana, Arial;
    font-weight: bold; 
}

