/* CSS Document */

body {

background-color: #FFFFFF9;
background-image : url(rrwnwf-bgtile.jpg); 
background-attachment : fixed; 
background-repeat: repeat; 
background-position: fixed;  
font-color: #000000;
  font-family: georgia, times new roman;
  font-size: 12pt;   

scrollbar-face-color:#CFCFCF;
scrollbar-arrow-color:#0000FF;
scrollbar-track-color:#CFCFCF;
scrollbar-shadow-color:#9F9F9F;
scrollbar-highlight-color:#DFDFDF;
scrollbar-3dlight-color:#DFDFDF;
scrollbar-darkshadow-color:#9F9F9F;
}




.bottomlink {font-size : 10pt; font-family: Arial, Helvetica; color: #0000FF;  text-decoration : none; font-weight: normal; toplink-position: bottom; 
link-color: #0000FF;
visited-color: #000080;
hover-color:#3F3F3F
} 

a.bottomlink:position {bottom; }
a.bottomlink:link {font-family: arial, sans-serif; text-decoration : none; color : #0000FF; font-size: 10 pt; }
a.bottomlink:visited {font-family: arial, sans-serif; text-decoration : none; color: #000080; font-size: 10 pt; }
a.bottomlink:hover {font-family: arial, sans-serif; text-decoration : underline; color: #3F3F3F; font-size: 10 pt; }

.table  {
  font-family : georgia, times new roman;
  font-size : 12pt;
  font-color: #000000;
  link-color: #0000FF;
	 font-size: 11pt;
text-decoration : none;
	background-color: #FFFFFF;
 }

a { 
  font-family: arial, sans-serif; 
  font-weight : normal;
  font-color: #000000;
} 

a:link { 
	color: #0000FF;
	 font-size: 11pt;
text-decoration : underline;
	}
	
a:visited { 
	color: #000080;
	 font-size: 11pt;
text-decoration : underline; font-weight: bold;
	}
	
a:hover { 
	color: #3F3F3F;
	 font-size: 11pt;
text-decoration : underline;
	}
	
a:active { 
	color: #0000FF;
	 font-size: 11pt;
text-decoration : underline;
	}

.heading { 
font-family : georgia, times new roman;
  font-size : 20pt;
  font-color: #0000FF;
font-weight: bold; 
text-decoration :  italic;
	background-color: #FFFFFF;
 }
	
	
	
.copyright {
  font-family: verdana, arial, sans-serif;
  color : #000000;
  font-weight : normal;
  font-size :8pt;
}
	





