
	a {
		color: #73A0C9;
		text-decoration: none;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: bold;
	}
	
	a:hover {
		text-decoration: underline;	
	}	


	.text
	{
		color: #5B5B5B;
		font-size: 12px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
	}
	
	.footer
	{
		color: #5B5B5B;
		font-size: 11px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
	}
	
	.newstitle
	{
		font-size: 12px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: bold;
	}
	
	.intro
	{
		color: #5B5B5B;
		font-size: 12px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-weight: bold;
	}
	
	.sidetext
	{
		color: #5B5B5B;
		font-size: 11px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
	}
	
	.whitetext
	{
		color: #FFFFFF;
		font-size: 11px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: bold;
	}
	
	
	.nav
	{
		color: #5B5B5B;
		font-size: 11px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
	}
	
	.nav: hover
	{
		color: #5B5B5B;
	}
	
	h4
	{
		color: #5B5B5B;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		font-weight: bold;		
		margin: 0 0 12px 0;
	}	
	
	.subheading
	{
		color: #5B5B5B;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		font-weight: bold;		
	}	

	.newsdate
	{
		color: #979797;
		font-size: 11px;
		font-family: Tahoma, Verdana, Arial, Helvetica;	
		font-style: normal;
		font-weight: normal;
	}
		
		