H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.programs  {color: #0000FF; font-weight: bold; text-decoration: none; font-family: Arial }
	A.programs {color: #0000FF; text-decoration: none; font-weight:bold }
	a:link.programs {color: #0000FF; text-decoration: none; font-weight:bold }
	a:visited.programs {color: #0000FF; text-decoration: none; font-weight:bold }
	a:active.programs {color: #0000FF; text-decoration: underline; font-weight:bold }
	a:hover.programs {color: #0000FF; text-decoration: underline; font-weight:bold }

BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}