TD
	{
		font-family: arial;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		font-style: none;
		font-weight: none;
		color: #000000;
	}
TD.bold
	{
		font-family: arial;
		font-size: 7pt;
		font-weight: normal;
		text-decoration: none;
		font-style: none;
		font-weight: bold;
		color: #000000;
	}	
.footer
	{
		font-family: arial;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		color: #000033;
	}
		
.footerbold
	{
		font-family: arial;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		color: #000033;
	}
				
		
.bold
	{
		font-family: arial;
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
		color: #333366;
	}	
.bold2
	{
		font-family: arial;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
		color: #000066;
	}		
.boldU
	{
		font-family: arial;
		font-size: normal;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;

	}
.white
	{
		font-family: arial;
		font-size: 7pt;
		font-weight: normal;
		font-style: none;
		text-decoration: none;
		color: white;

	}
.italic
	{
		font-family: arial;
		font-size: 8pt;
		font-weight: normal;
		font-style: italic;
		text-decoration: none;
		color: #000000;

	}
a:link
	{
		font-family: verdana,arial;
		font-size: 9pt;
		text-decoration: none;
		color: #000033;
		font-weight: normal;
	}	
	
a:visited
	{
		font-family: verdana,arial;
		font-size: 9pt;
		text-decoration: none;
		color: #000033;
		font-weight: normal;
	}	
	
a:active
	{
		font-family: verdana,arial;
		font-size: 9pt;
		text-decoration: none;
		color: #000033;
		font-weight: normal;
	}	

a:hover
	{
		font-family: verdana,arial;
		font-size: 9pt;
		text-decoration: underline;
		color: #000033;
		font-weight: normal;
	}	
.text2
	{
		font-family: verdana, arial;
		font-size: 16pt;
		text-decoration: none;
		color: navy;
		font-weight: bold;
	}
.text3
	{
		font-family: verdana, arial;
		font-size: 13pt;
		text-decoration: none;
		color: navy;
		font-weight: bold;
	}