A.attention:link, A.attention:active, A.attention:visited 
{ 
	color: #3E5B6B; //#101C8C; 
	font-size: 13pt; 
	font-weight: bold;
	text-decoration: underline
}
a.attention:hover
{ 
	color: #9B171A; 
	font-size: 13pt; 
	font-weight: bold;
	text-decoration: underline
}

A.index:link, A.index:active, A.index:visited 
{ 
	color: white; // #101C8C; 
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: none
}
a.index:hover
{ 
	color: #E10000; //#9B171A; 
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: underline
}

A.subindex:link, A.subindex:active, A.subindex:visited 
{ 
	color: black; // #101C8C; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none
}
a.subindex:hover
{ 
	color: #AC0202; //#E10000; //#A68024;//#101C8C; //#9B171A; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none
}




H1
{
	font-size: 13pt;
	font-weight: bold;
}

H5
{
	font-size: 12pt;
	font-weight: normal;
}

H6
{
	font-size: 11pt;
	font-weight: normal;
}


td.bold
{
	font-size: 10pt;
	font-weight: bold;
}

/* COPIED FROM YBA ***********/









A.menu:link, A.menu:active, A.menu:visited 
{ 
	color: #101C8C; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none
}
a.menu:hover
{ 
	color: #9B171A; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline
}

A.menu_s:link, A.menu_s:active, A.menu_s:visited 
{ 
	color: #101C8C; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: none
}
a.menu_s:hover
{ 
	color: #9B171A; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: underline
}

A.para:link, A.para:active, A.para:visited 
{ 
	color: #101C8C; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline
}
a.para:hover
{ 
	color: #9B171A; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline
}

A.footer:link, A.footer:active, A.footer:visited 
{ 
	color: #101C8C; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}
a.footer:hover
{ 
	color: #9B171A; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}

A.nav:link, A.nav:active, A.nav:visited 
{ 
	color: #101C8C; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}
a.nav:hover
{ 
	color: #9B171A; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}	

A.upsell:link, A.upsell:active, A.upsell:visited 
{ 
	color: #101C8C; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none
}
a.upsell:hover
{ 
	color: #101C8C; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: underline
}


table
    {
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 10pt; 
    }

table.note
    {
	font-size: 8pt;
    }


BODY
   {
   color:black;
   background-color:white;
   font-family: verdana, arial, helvetica, sans-serif ;
   font-size: 10px; 
   }

a img {border: none}