TD
	{
		font-family: arial;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
		font-style: none;
		font-weight: none;
		color: black;
	}
TD.bold
	{
		font-family: arial;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
		font-style: none;
		font-weight: none;
		color: black;
	}	
TD.text2
	{
		font-family: arial;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: none;
		font-style: italic;
		font-weight: bold;
		color: black;
	}
		
.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;

	}
.italicU
	{
		font-family: arial;
		font-size: normal;
		font-weight: normal;
		font-style: italic;
		text-decoration: underline;
		color: #000000;

	}
a:link
	{
		font-family: arial;
		font-size: 10pt;
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
	}	
	
a:visited
	{
		font-family: arial;
		font-size: 10pt;
		text-decoration: underline;
		color: #8A632A;
		font-weight: bold;
	}	
	
a:active
	{
		font-family: arial;
		font-size: 10pt;
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
	}	

a:hover
	{
		font-family: arial;
		font-size: 10pt;
		text-decoration: underline;
		color: #8A632A;
		font-weight: bold;
	}	
.t1 {font-family: book antiqua, arial; font-size: 16pt; font-weight: bold; color: #660000; text-align:center}
.t2 {font-family: book antiqua, arial; font-size: 11pt; font-weight: bold; color: #333300}
.t3 {font-family: arial; font-size: 10pt; color: #000000; vertical-align:bottom}
.t4 {font-family: book antiqua, arial; font-size: 12pt; font-weight: bold; color: #333300; text-align:left}	

