.highlight{text-decoration:none; font-weight:bold; color:white; background:#CC3300;}
/*.highlight{}*/
p,td
{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Verdana, Serif, Sans-Serif;
}

/* HEADER BAR */
a.headerlink:link,a.headerlink:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.headerlink:hover
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}



/* NAVIGATION LINKS */
a.navlink:link,a.navlink:visited
{
	color: #336666;
	font-weight: bold;
	text-decoration: none;
}

a.navlink:hover
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}



/* NAVIGATION BAR */
p.navBarHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana, Serif, Sans-Serif;
	background-color: #2545A8;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.sectionHeading1,p.Heading1
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	font-family: Arial Unicode MS, Arial, Verdana, Serif, Sans-Serif;
	background-color: #666633;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
