<style type="text/css">

/* LINK COLORS */
body,td,p {
    font-family:       arial, helvetica, sans-serif; 
    font-size:         8pt;
}

a {
    color:             #CE8C39;
    font-family:       arial, helvetica, sans-serif; 
    font-size:         8pt;
    text-decoration:   none;
}

A:VISITED {
	color: #CE8C39;
	text-decoration:none;
}

A:ACTIVE {
	color: #CE8C39;
	text-decoration:underline;
}



A:HOVER {
	color: #CE8C39;
	text-decoration:underline;
}

.copyright A {text-decoration: none; color: #666666;}
.copyright A:LINK {text-decoration: none; color: #666666;}
.copyright A:VISITED {text-decoration: none; color: #666666;}
.copyright A:HOVER {text-decoration: underline; color: #333333;}		
.copyright A:ACTIVE {text-decoration: underline; color: #000000;}

.subnavlink A {text-decoration: none; color: #003366;}
.subnavlink A:LINK {text-decoration: none; color: #003366;}
.subnavlink A:VISITED {text-decoration: none; color: #003366;}
.subnavlink A:HOVER {text-decoration: underline; color: #FFFFFF;}		
.subnavlink A:ACTIVE {text-decoration: underline; color: #FFFFFF;}

/* Bullets - first set of bulleted paragraph. circle image */
.bullet
 { line-height:11pt;
 font-size:7.5pt;
 font-family:Verdana;;
    list-style-image: url(images/sub-bullet-cs.gif)}


/* TABLE COLORS */
 .table1 {
BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid } 
   
 .table2 {
	BACKGROUND-COLOR: #999999; BORDER-BOTTOM: #000033 1px solid; BORDER-LEFT: #000033 1px solid; BORDER-RIGHT: #000033 1px solid; BORDER-TOP: #000033 1px solid } 

/* SCROLLBAR COLORS */
BODY{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
</style>