body, p, li, td	{
	font-family: Arial, sans serif;
	font-weight: plain;
	font-size: 10pt;
	color: 5674BA;
}
h1	{
	font-family: Arial, sans serif;
	font-size: 12pt;
	color: 5674BA;
	font-weight: bold;
        text-decoration: none;
}
h2	{
	font-family: Arial, sans serif;
	font-size: 11pt;
	color: 5674BA;
	font-weight: bold;
        text-decoration: none;
}
.subtitle	{
	font-family: Arial, sans serif;
	font-size: 11pt;
	color: F7941C;
	font-weight: bold;
        text-decoration: none;
}
.feature {
        background-color: FCF404;
}
.faqquestion	{
	font-family: Arial, sans serif;
	font-size: 10pt;
	color: 5674BA;
	font-weight: bold;
        text-decoration: none;
}
.footnote	{
	font-family: Arial, sans serif;
	font-weight: plain;
	font-size: 8pt;
	color: 888888;
}
a	{
	font-weight: bold;
	color: F7941C;
        text-decoration: none;
}
a:visited	{
	font-weight: bold;
	color: BA8544;
        text-decoration: none;
}
a:hover, a:visited:hover	{
	font-weight: bold;
	color: F7941C;
        text-decoration: underline;
}
.DS-header	{
	font-family: Arial, sans serif;
	font-size: 8pt;
	color: 5674BA;
	font-weight: bold;
        text-decoration: none;
}
.DS-header:link, .DS-header:link:visited	{
	font-family: Arial, sans serif;
	font-size: 8pt;
	color: 5674BA;
	font-weight: bold;
        text-decoration: none;
}
.DS-header:hover, .DS-header:visited:hover	{
	font-family: Arial, sans serif;
	font-size: 8pt;
	font-weight: plain;
	color: F7941C;
        text-decoration: underline;
}
.DS-credit	{
	font-family: Arial, sans serif;
	font-size: 7pt;
	color: FFF204;
        text-decoration: none;
}
.DS-credit:link, .DS-credit:visited	{
	font-family: Arial, sans serif;
	font-size: 7pt;
	color: FFF204;
        text-decoration: none;
}
.DS-credit:hover, .DS-credit:visited:hover	{
	font-family: Arial, sans serif;
	font-size: 7pt;
	font-weight: plain;
	color: F7941C;
        text-decoration: underline;
}
HR	{
	color: 5674BA;
	height: 1;
}