body 	{
		background-image: url(images/repeated_background.gif); 
		background-repeat: repeat-x; repeat-y;
		
		}


			
a			{
			font-family: arial;
			color:#00a8cc; 
			font-size:8pt; 
			line-height: 10pt; 
			border: none;
			text-decoration: none;
			}
			
			
a:visited 	{
			font-family: arial;
			color:#00a8cc; 
			font-size:8pt; 
			line-height: 10pt;
			border: none;
			text-decoration: none; 
			}
	
a:hover 	{
			font-family: arial;
			color:#dcdcdc; 
			font-size:8pt; 
			line-height: 10pt; 
			border: none;
			text-decoration: none;
			}
				
		
.heading	{
			font-family: arial;
			color:#00a8cc; 
			font-size:9pt; 
			line-height: 10pt; 
			font-weight: bold;
			}
			
.bodytext	{font-family: arial;
			color:#393939; 
			font-size:8pt; 
			line-height: 10pt; 
			border: none;
			}	
			
.bottomtext	{font-family: arial;
			color:#ffffff; 
			font-size:8pt; 
			line-height: 10pt; 
			}		
					
.heading2	{font-family: arial;
			color:#393939; 
			font-size:9pt; 
			line-height: 11pt; 
			}	
			
	
	

.bottom a			{
			font-family: arial;
			color:#ffffff; 
			font-size:8pt; 
			line-height: 10pt; 
			border: none;
			text-decoration: underline;
			}
			
			
.bottom a:visited 	{
			font-family: arial;
			color:#ffffff; 
			font-size:8pt; 
			line-height: 10pt;
			border: none;
			text-decoration: underline;
			}
	
	
.bottom a:hover 	{
			font-family: arial;
			color:#00a8cc; 
			font-size:8pt; 
			line-height: 10pt; 
			border: none;
			text-decoration: underline;
			}
			