BODY	{background-color: #CDD0D8;
		}
		
BODY, TABLE, TD, TR, P	{font-family:  Verdana, Arial, Helvetica, sans-serif;
							}
							

/*BODY - text, bold*/							
.bc 		{font-size: 74%;
			}
			
.tc 		{font-size: 70%;
			}
			
.news-sml	{font-size: 70%;
			}			
			
B	{color: #284F96;
	}	
	
UL {list-style-type: square;
	}
	
HR	{color: #C0C0C0;
	}	
	

B.mainhead	{color: #EC8410;
			font-size: 90%;
			}
				
B.subhead	{color: #008B8B;
			font-size: 110%;
			}	

B.news-releases-head	{color: #008B8B;
						}
				
B.company-news-head	{color: #008B8B;
						font-size: 120%;
						}					
				
.nav-head	{font-size: 70%;
			background-color: #E2F1E0;
			font-family: Arial;
			}			
			
.latest	{font-size: 80%;
			color: green;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			}
			
B.latest-head	{font-size: 130%;
			font-weight: bold;
			color: black;
			}
			
.date	{color: #999999;
		font-size: 70%;
		}
		
.share-code	{font-size: 70%;
				color: #666666;
		}
		
.issue	{font-size: 70%;
		font-family: Arial;
		color: #999999;
		}	
		
.footer	{color: #999999;
		font-size: 70%;
		}
		
.looking-east	{font-size: 70%;
				border: 2px #D5E2B7 solid;
				}
				
.tc-head	{font-size: 70%;
			border-bottom: 1px black solid;
			border-top: 1px black solid;
			}
			
.tc-foot	{font-size: 70%;
			border-bottom: 1px black solid;
			}		

/*LINKS - page, top navigation*/
A	{text-decoration: none;
	}
				
A:link	{color: navy;
		font-weight: normal;
		text-decoration: underline;			
		}
			
A:visited	{color: purple;
			font-weight: normal;			
			text-decoration: underline;
			}
			
A:hover	{color: #FF6633;
			font-weight: normal;
			text-decoration: none;			
			}			

.menu_off	{font-size: 70%;
			font-family: Arial, Helvectica, sans-serif;
			background-color: #004A70;
			cursor: default;
			border: 1px maroon solid;
			}
			
.menu_on	{font-size: 70%;
			font-family: Arial, Helvectica, sans-serif;
			background-color: #D8D7E7;
			cursor: hand;
			border: 1px brown solid;
			}
			
A.leftnav:link	{color: #FFFFFF;
					font-weight: normal;
					text-decoration: none;			
					font-family: Arial, Helvetica, sans-serif;	
					}
					
A.leftnav:visited	{color: #FFFFFF;
						font-weight: normal;			
						text-decoration: none;
						font-family: Arial, Helvetica, sans-serif;	
						}
						
A.leftnav:hover	{color: navy;
						font-weight: normal;
						text-decoration: underline;			
						font-family: Arial, Helvetica, sans-serif;	
					}			
