body td {
	font-size: 11pt; 
	line-height: 150%;
	}
a.white	{ 
	font-size: 10pt; 
	text-decoration:none; 
	line-height: 150%;
	color: white;
	}
a.white:visited { color: white; }
a.white:active { color: yellow; }
a.white:hover { color: yellow; }
a.blue	{ 
	font-size: 10.5pt;
	text-decoration:none; 
	color: #3366FF;
	}
a.blue:hover 
	{ color: yellow; }
a.orange
	{ 
	font-size: 10.5pt;
	text-decoration:none; 
	color: #FF9900;
	}
a.orange:hover 
	{ color: yellow; }
b.mini	{
	font-size: 8pt;
	}
h1	{
	font-size: 12pt;
	line-height: 150%;
	}
h2	{
	font-size: 15pt;
	line-height: 200%;
	}
#menu
	{
	font-size: 12pt; 
	color: #FFFFFF;
	line-height: 150%;
	} 
