BODY 
{ 
 Margin-left:0; 
 margin-top:0; 
 margin-right:0; 
 margin-bottom:0; 
 scrollbar-base-color: darkblue; 
 scrollbar-arrow-color: darkblue;
}

A:LINK 
{ 
 text-decoration : none; 
 color : #0080c0;
 font-size : 8pt;
} 

A:ACTIVE 
{ 
 text-decoration : none; 
 color : red; 
 font-size : 8pt;
} 

A:VISITED 
{ 
 text-decoration : none; 
 color : #0080c0; 
 font-size : 8pt;
} 

A:HOVER 
{ 
 text-decoration : none; 
 Color : red; 
 font-size : 8pt;
}

table 
{ 
 font-family : Arial; 
 color : black; 
 font-size : 8pt;
} 

h1
{ 
 color: #FFFFCC; 
 font-size : 10pt; 
 font-style: italic; 
 font-weight: bold; 
 margin-top:0; 
 margin-bottom:0
} 

.menualto
{ 
 color: white; 
 font-size : 9pt; 
 font-weight: bold; 
 margin-top:0; 
 margin-bottom:0
} 

A.menualto:LINK
{ 
 text-decoration : none; 
 color : white;
 font-size : 8pt;
} 

A.menualto:HOVER
{ 
 text-decoration : none; 
 color : red;
 font-size : 8pt;
} 

A.menualto:ACTIVE
{ 
 text-decoration : none; 
 color : white;
 font-size : 8pt;
} 

A.menualto:VISITED
{ 
 text-decoration : none; 
 color : white;
 font-size : 8pt;
} 