<style>
}

A {             
                font-style: small-caps;
                font-size: 8pt;
                cursor: hand;
                color: #000000;
                text-decoration: underline;
}

A:hover {             
                font-style: small-caps;
                font-size: 8pt;
                cursor: hand;
                color: #737373;
                text-decoration: underline;
}

.date {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #737373; 
                text-align: justify; 
}

.note {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #000000; 
                text-align: center; 
}

.fish_right {  
                font-family: tahoma; 
                font-size: 12pt; 
                color: #000000; 
                text-align: right; 
}

.fish_left {  
                font-family: tahoma; 
                font-size: 8pt; 
                color: #000000; 
                text-align: left; 
}

.fish_center {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #000000; 
                text-align: center; 
}

.last {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #808080; 
                text-align: right; 
}

.menu {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #808080; 
                text-align: left; 
}

.copy {  
                font-family: verdana; 
                font-size: 8pt; 
                color: #808080; 
                text-align: left; 
}

.part1 {        background: #A7A7A7;  
                height: 400px; 
                
}

BODY {  margin: 0px; 
        padding: 0px; 
        background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #DFDFCD;
        SCROLLBAR-HIGHLIGHT-COLOR: #DFDFCD;
        SCROLLBAR-SHADOW-COLOR: #DFDFCD;
        SCROLLBAR-3DLIGHT-COLOR: #DFDFCD;
        SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-TRACK-COLOR: #F9F8EE;
        SCROLLBAR-DARKSHADOW-COLOR: #DFDFCD;
        
}
</style>
