/* Fonts */

.text_black_13px { color: #000000; font-size: 13px; font-family: Arial; line-height: 16px; letter-spacing: 0px }
.text_black_11px { color: #000000; font-size: 11px; font-family: Arial; line-height: 12px; letter-spacing: 0px }
.text_black_10px { color: #000000; font-size: 10px; font-family: Arial; line-height: 12px; letter-spacing: 0px }
.text_black_9px { color: #000000; font-size: 9px; font-family: Helvetica; line-height: 12px; letter-spacing: 0px }
.text_blue_16px { color: #072B61; font-size: 16px; font-family: Arial; line-height: 18px; letter-spacing: 0px }
.text_blue_13px { color: #072B61; font-size: 13px; font-family: Arial; line-height: 16px; letter-spacing: 0px }
.text_blue_11px { color: #072B61; font-size: 11px; font-family: Arial; line-height: 12px; letter-spacing: 0px }
.text_red_13px { color: #990000; font-size: 13px; font-family: Arial; line-height: 16px; letter-spacing: 0px }
.text_red_11px { color: #990000; font-size: 11px; font-family: Arial; line-height: 12px; letter-spacing: 0px }
.text_grey_13px { color: #CCCCBA; font-size: 13px; font-family: Arial; line-height: 16px; letter-spacing: 0px }
.text_grey_9px { color: #6C6C6C; font-size: 9px; font-family: Helvetica; line-height: 12px; letter-spacing: 0px }

/* Links */

A.links_blue13px:link    {color:#072B61; text-decoration:none; font-size: 13px; font-family: Arial;}
A.links_blue13px:visited {color:#072B61; text-decoration:none; font-size: 13px; font-family: Arial;}
A.links_blue13px:active  {color:#610758; text-decoration:underline; font-size: 13px; font-family: Arial;}
A.links_blue13px:hover   {color:#610758; text-decoration:underline; font-size: 13px; font-family: Arial;}

A.links_blue11px:link    {color:#072B61; text-decoration:none; font-size: 11px; font-family: Arial; line-height: 12px;}
A.links_blue11px:visited {color:#072B61; text-decoration:none; font-size: 11px; font-family: Arial; line-height: 12px;}
A.links_blue11px:active  {color:#610758; text-decoration:underline; font-size: 11px; font-family: Arial; line-height: 12px;}
A.links_blue11px:hover   {color:#610758; text-decoration:underline; font-size: 11px; font-family: Arial; line-height: 12px;}

A.links_blue10px:link    {color:#072B61; text-decoration:none; font-size: 10px; font-family: Arial; line-height: 11px;}
A.links_blue10px:visited {color:#072B61; text-decoration:none; font-size: 10px; font-family: Arial; line-height: 11px;}
A.links_blue10px:active  {color:#610758; text-decoration:underline; font-size: 10px; font-family: Arial; line-height: 11px;}
A.links_blue10px:hover   {color:#610758; text-decoration:underline; font-size: 10px; font-family: Arial; line-height: 11px;}

A.links_red11px:link    {color:#990000; text-decoration:none; font-size: 11px; font-family: Arial; line-height: 12px;}
A.links_red11px:visited {color:#990000; text-decoration:none; font-size: 11px; font-family: Arial;line-height: 12px;}
A.links_red11px:active  {color:#610758; text-decoration:underline; font-size: 11px; font-family: Arial;line-height: 12px;}
A.links_red11px:hover   {color:#610758; text-decoration:underline; font-size: 11px; font-family: Arial;line-height: 12px;}

A.links_red13px:link    {color:#990000; text-decoration:none; font-size: 13px; font-family: Arial;}
A.links_red13px:visited {color:#990000; text-decoration:none; font-size: 13px; font-family: Arial;}
A.links_red13px:active  {color:#610758; text-decoration:underline; font-size: 13px; font-family: Arial;}
A.links_red13px:hover   {color:#610758; text-decoration:underline; font-size: 13px; font-family: Arial;}

/* Containers */
