<%flags>
inherit => undef
</%flags>

	body                       {color:black; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
    a:link                     {color: #0070BC; font-size: 96%; text-decoration: none; font-weight: bold}
    a:visited                  {color: #0070BC; font-size: 96%; text-decoration: none; font-weight: bold}
    a:active                   {color: #2121a0; font-size: 96%; text-decoration: none; font-weight: bold}
    a:hover                    {color: #2121a0; font-size: 96%; text-decoration: none; font-weight: bold}

	table                      {color:black; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

	.SmallNote {
	font-weight: bold;
	font-size: 85%;
	}
	
	.Warn {
	color:red;
	font-weight: bold;
	font-size: 105%;
	}

	
    H1 {
	font-weight: bold;
	font-size: 18pt;
	color: #151b54;
    }

    H2 {
	font-weight: bold;
	font-size: 16pt;
	color: #151b54;
    }

    H3 {
	font-weight: bold;
	font-size: 14pt;
	color: #151b54
}

    H4 {
	font-weight: bold;
	font-size: 12pt;
	color: #151b54
}

	.TOC {font-weight: bold; font-size: 15px;}
	a.TOC:link {font-weight: bold; font-size: 15px;}
	a.TOC:visited {font-weight: bold; font-size: 15px;}
	a.TOC:active {font-weight: bold; font-size: 15px;}
	a.TOC:hover {font-weight: bold; font-size: 15px;}

	.q {font-weight: bold; font-size: 15px;}
	a.q:link {font-weight: bold; font-size: 15px;}
	a.q:visited {font-weight: bold; font-size: 15px;}
	a.q:active {font-weight: bold; font-size: 15px;}
	a.q:hover {font-weight: bold; font-size: 15px;}

	.a {font-size: 13px;}
	a.a:link {font-size: 13px;}
	a.a:visited {font-size: 13px;}
	a.a:active {font-size: 13px;}
	a.a:hover {font-size: 13px;}

	.Copyright					{text-decoration: none; font-size: 9px; font-weight: lighter; color:#999999;}
	a.Copyright:link			{color: #999999;}
    a.Copyright:visited			{color: #999999;}
    a.Copyright:active			{color: #999999;}
    a.Copyright:hover			{color: #0070BC;}    

	.cart_error_message { color:red;margin-top: .2in }

