﻿/* 不带字体大小，字体为网页默认大小 */
a{color: #000000; text-decoration : none}
a:hover{color: #FF0000; text-decoration: underline}

.a_B{font-weight: bold;}
.a_B:hover{font-weight: bold;}
.a_U{text-decoration: underline;}
.a_U:hover{text-decoration: underline;}
.a_BU{font-weight: bold; text-decoration: underline;}
.a_BU:hover{font-weight: bold; text-decoration: underline;}

.a_Red{color: #FF0000; font-weight: normal;}
.a_Red:hover{color: #0000FF; font-weight: normal;}
.a_RedB{color: #FF0000; font-weight: bold;}
.a_RedB:hover{color: #0000FF; font-weight: bold;}
.a_RedU{color: #FF0000; font-weight: normal; text-decoration: underline}
.a_RedU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_RedBU{color: #FF0000; font-weight: bold; text-decoration: underline}
.a_RedBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_DarkRed{color: #990000; font-weight: normal;}
.a_DarkRed:hover{color: #0000FF; font-weight: normal;}
.a_DarkRedB{color: #990000; font-weight: bold;}
.a_DarkRedB:hover{color: #0000FF; font-weight: bold;}
.a_DarkRedU{color: #990000; font-weight: normal; text-decoration: underline}
.a_DarkRedU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_DarkRedBU{color: #990000; font-weight: bold; text-decoration: underline}
.a_DarkRedBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_Orange{color: #FF6600; font-weight: normal;}
.a_Orange:hover{color: #0000FF; font-weight: normal;}
.a_OrangeB{color: #FF6600; font-weight: bold;}
.a_OrangeB:hover{color: #0000FF; font-weight: bold;}
.a_OrangeU{color: #FF6600; font-weight: normal; text-decoration: underline}
.a_OrangeU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_OrangeBU{color: #FF6600; font-weight: bold; text-decoration: underline}
.a_OrangeBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_DarkOrange{color: #BB4400; font-weight: normal;}
.a_DarkOrange:hover{color: #0000FF; font-weight: normal;}
.a_DarkOrangeB{color: #BB4400; font-weight: bold;}
.a_DarkOrangeB:hover{color: #0000FF; font-weight: bold;}
.a_DarkOrangeU{color: #BB4400; font-weight: normal; text-decoration: underline}
.a_DarkOrangeU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_DarkOrangeBU{color: #BB4400; font-weight: bold; text-decoration: underline}
.a_DarkOrangeBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_Yellow{color: #FFCC00; font-weight: normal;}
.a_Yellow:hover{color: #0000FF; font-weight: normal;}
.a_YellowB{color: #FFCC00; font-weight: bold;}
.a_YellowB:hover{color: #0000FF; font-weight: bold;}
.a_YellowU{color: #FFCC00; font-weight: normal; text-decoration: underline}
.a_Yellow:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_YellowBU{color: #FFCC00; font-weight: bold; text-decoration: underline}
.a_YellowBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_DarkYellow{color: #CC9900; font-weight: normal;}
.a_DarkYellow:hover{color: #0000FF; font-weight: normal;}
.a_DarkYellowB{color: #CC9900; font-weight: bold;}
.a_DarkYellowB:hover{color: #0000FF; font-weight: bold;}
.a_DarkYellowU{color: #CC9900; font-weight: normal; text-decoration: underline}
.a_DarkYellowU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_DarkYellowBU{color: #CC9900; font-weight: bold; text-decoration: underline}
.a_DarkYellowBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_Green{color: #009900; font-weight: normal;}
.a_Green:hover{color: #FF0000; font-weight: normal;}
.a_GreenB{color: #009900; font-weight: bold;}
.a_GreenB:hover{color: #FF0000; font-weight: bold;}
.a_GreenU{color: #009900; font-weight: normal; text-decoration: underline}
.a_GreenU:hover{color: #FF0000; font-weight: normal; text-decoration: underline}
.a_GreenBU{color: #009900; font-weight: bold; text-decoration: underline}
.a_GreenBU:hover{color: #FF0000; font-weight: bold; text-decoration: underline}

.a_DarkGreen{color: #004400; font-weight: normal;}
.a_DarkGreen:hover{color: #FF0000; font-weight: normal;}
.a_DarkGreenB{color: #004400; font-weight: bold;}
.a_DarkGreenB:hover{color: #FF0000; font-weight: bold;}
.a_DarkGreenU{color: #004400; font-weight: normal; text-decoration: underline}
.a_DarkGreenU:hover{color: #FF0000; font-weight: normal; text-decoration: underline}
.a_DarkGreenBU{color: #004400; font-weight: bold; text-decoration: underline}
.a_DarkGreenBU:hover{color: #FF0000; font-weight: bold; text-decoration: underline}

.a_Blue{color: #0066CC; font-weight: normal;}
.a_Blue:hover{color: #FF0000; font-weight: normal;}
.a_BlueB{color: #0066CC; font-weight: bold;}
.a_BlueB:hover{color: #FF0000; font-weight: bold;}
.a_BlueU{color: #0066CC; font-weight: normal; text-decoration: underline}
.a_BlueU:hover{color: #FF0000; font-weight: normal; text-decoration: underline}
.a_BlueBU{color: #0066CC; font-weight: bold; text-decoration: underline}
.a_BlueBU:hover{color: #FF0000; font-weight: bold; text-decoration: underline}

.a_DarkBlue{color: #000066; font-weight: normal;}
.a_DarkBlue:hover{color: #FF0000; font-weight: normal;}
.a_DarkBlueB{color: #000066; font-weight: bold;}
.a_DarkBlueB:hover{color: #FF0000; font-weight: bold;}
.a_DarkBlueU{color: #000066; font-weight: normal; text-decoration: underline}
.a_DarkBlueU:hover{color: #FF0000; font-weight: normal; text-decoration: underline}
.a_DarkBlueBU{color: #000066; font-weight: bold; text-decoration: underline}
.a_DarkBlueBU:hover{color: #FF0000; font-weight: bold; text-decoration: underline}

.a_Pink{color: #FF66FF; font-weight: normal;}
.a_Pink:hover{color: #0000FF; font-weight: normal;}
.a_PinkB{color: #FF66FF; font-weight: bold;}
.a_PinkB:hover{color: #0000FF; font-weight: bold;}
.a_PinkU{color: #FF66FF; font-weight: normal; text-decoration: underline}
.a_PinkU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_PinkBU{color: #FF66FF; font-weight: bold; text-decoration: underline}
.a_PinkBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_Purple{color: #990099; font-weight: normal;}
.a_Purple:hover{color: #0000FF; font-weight: normal;}
.a_PurpleB{color: #990099; font-weight: bold;}
.a_PurpleB:hover{color: #0000FF; font-weight: bold;}
.a_PurpleU{color: #990099; font-weight: normal; text-decoration: underline}
.a_PurpleU:hover{color: #0000FF; font-weight: normal; text-decoration: underline}
.a_PurpleBU{color: #990099; font-weight: bold; text-decoration: underline}
.a_PurpleBU:hover{color: #0000FF; font-weight: bold; text-decoration: underline}

.a_Gray{color: #666666; font-weight: normal;}
.a_Gray:hover{color: #FF0000; font-weight: normal;}
.a_GrayB{color: #666666; font-weight: bold;}
.a_GrayB:hover{color: #FF0000; font-weight: bold;}
.a_GrayU{color: #666666; font-weight: normal; text-decoration: underline}
.a_GrayU:hover{color: #FF0000; font-weight: normal; text-decoration: underline}
.a_GrayBU{color: #666666; font-weight: bold; text-decoration: underline}
.a_GrayBU:hover{color: #FF0000; font-weight: bold; text-decoration: underline}

.a2_Gray{color: #999999; font-weight: normal;}
.a2_Gray:hover{color: #FF0000; font-weight: normal;}
.a2_GrayB{color: #999999; font-weight: bold;}
.a2_GrayB:hover{color: #FF0000; font-weight: bold;}
.a2_GrayU{color: #999999; font-weight: normal; text-decoration: underline}
.a2_GrayU:hover{color: #FF0000; font-weight: normal; text-decoration: underline}
.a2_GrayBU{color: #999999; font-weight: bold; text-decoration: underline}
.a2_GrayBU:hover{color: #FF0000; font-weight: bold; text-decoration: underline}






/* 带字号、颜色 */
/* 不带字体大小，字体为网页默认大小 */
.a_9{font-size: 9pt; font-weight : normal;}
.a_9:hover{font-size: 9pt; font-weight : normal;}
.a_10{font-size: 10pt; font-weight : normal;}
.a_10:hover{font-size: 10pt; font-weight : normal;}
.a_105{font-size: 10.5pt; font-weight : normal;}
.a_105:hover{font-size: 10.5pt; font-weight : normal;}
.a_11{font-size: 11pt; font-weight : normal;}
.a_11:hover{font-size: 11pt; font-weight : normal;}
.a_12{font-size: 12pt; font-weight : normal;}
.a_12:hover{font-size: 12pt; font-weight : normal;}
.a_13{font-size: 13pt; font-weight : normal;}
.a_13:hover{font-size: 13pt; font-weight : normal;}
.a_14{font-size: 14pt; font-weight : normal;}
.a_14:hover{font-size: 14pt; font-weight : normal;}
.a_15{font-size: 15pt; font-weight : normal;}
.a_15:hover{font-size: 15pt; font-weight : normal;}

.a_9B{font-size: 9pt; font-weight : bold;}
.a_9B:hover{font-size: 9pt; font-weight : bold;}
.a_10B{font-size: 10pt; font-weight : bold;}
.a_10B:hover{font-size: 10pt; font-weight : bold;}
.a_105B{font-size: 10.5pt; font-weight : bold;}
.a_105B:hover{font-size: 10.5pt; font-weight : bold;}
.a_11B{font-size: 11pt; font-weight : bold;}
.a_11B:hover{font-size: 11pt; font-weight : bold;}
.a_12B{font-size: 12pt; font-weight : bold;}
.a_12B:hover{font-size: 12pt; font-weight : bold;}
.a_13B{font-size: 13pt; font-weight : bold;}
.a_13B:hover{font-size: 13pt; font-weight : bold;}
.a_14B{font-size: 14pt; font-weight : bold;}
.a_14B:hover{font-size: 14pt; font-weight : bold;}
.a_15B{font-size: 15pt; font-weight : bold;}
.a_15B:hover{font-size: 15pt; font-weight : bold;}

.a_9U{font-size: 9pt; font-weight : normal; text-decoration: underline}
.a_9U:hover{font-size: 9pt; font-weight : normal; text-decoration: underline}
.a_10U{font-size: 10pt; font-weight : normal; text-decoration: underline}
.a_10U:hover{font-size: 10pt; font-weight : normal; text-decoration: underline}
.a_105U{font-size: 10.5pt; font-weight : normal; text-decoration: underline}
.a_105U:hover{font-size: 10.5pt; font-weight : normal; text-decoration: underline}
.a_11U{font-size: 11pt; font-weight : normal; text-decoration: underline}
.a_11U:hover{font-size: 11pt; font-weight : normal; text-decoration: underline}
.a_12U{font-size: 12pt; font-weight : normal; text-decoration: underline}
.a_12U:hover{font-size: 12pt; font-weight : normal; text-decoration: underline}
.a_13U{font-size: 13pt; font-weight : normal; text-decoration: underline}
.a_13U:hover{font-size: 13pt; font-weight : normal; text-decoration: underline}
.a_14U{font-size: 14pt; font-weight : normal; text-decoration: underline}
.a_14U:hover{font-size: 14pt; font-weight : normal; text-decoration: underline}
.a_15U{font-size: 15pt; font-weight : normal; text-decoration: underline}
.a_15U:hover{font-size: 15pt; font-weight : normal; text-decoration: underline}

.a_9BU{font-size: 9pt; font-weight : bold; text-decoration: underline}
.a_9BU:hover{font-size: 9pt; font-weight : bold; text-decoration: underline}
.a_10BU{font-size: 10pt; font-weight : bold; text-decoration: underline}
.a_10BU:hover{font-size: 10pt; font-weight : bold; text-decoration: underline}
.a_105BU{font-size: 10.5pt; font-weight : bold; text-decoration: underline}
.a_105BU:hover{font-size: 10.5pt; font-weight : bold; text-decoration: underline}
.a_11BU{font-size: 11pt; font-weight : bold; text-decoration: underline}
.a_11BU:hover{font-size: 11pt; font-weight : bold; text-decoration: underline}
.a_12BU{font-size: 12pt; font-weight : bold; text-decoration: underline}
.a_12BU:hover{font-size: 12pt; font-weight : bold; text-decoration: underline}
.a_13BU{font-size: 13pt; font-weight : bold; text-decoration: underline}
.a_13BU:hover{font-size: 13pt; font-weight : bold; text-decoration: underline}
.a_14BU{font-size: 14pt; font-weight : bold; text-decoration: underline}
.a_14BU:hover{font-size: 14pt; font-weight : bold; text-decoration: underline}
.a_15BU{font-size: 15pt; font-weight : bold; text-decoration: underline}
.a_15BU:hover{font-size: 15pt; font-weight : bold; text-decoration: underline}

.a_Red9{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a_Red9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_Red10{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a_Red10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_Red105{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a_Red105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_Red11{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a_Red11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_Red12{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a_Red12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_Red13{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a_Red13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_Red14{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a_Red14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_Red15{color: #FF0000; font-size: 15pt; font-weight: normal;}
.a_Red15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_Red9B{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a_Red9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_Red10B{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a_Red10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_Red105B{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a_Red105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_Red11B{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a_Red11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_Red12B{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a_Red12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_Red13B{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a_Red13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_Red14B{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a_Red14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_Red15B{color: #FF0000; font-size: 15pt; font-weight: bold;}
.a_Red15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_Red9U{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Red9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Red10U{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Red10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Red105U{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Red105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Red11U{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Red11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Red12U{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Red12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Red13U{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Red13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Red14U{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Red14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Red15U{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Red15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Red9BU{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Red9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Red10BU{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Red10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Red105BU{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Red105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Red11BU{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Red11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Red12BU{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Red12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Red13BU{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Red13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Red14BU{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Red14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Red15BU{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Red15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_DarkRed9{color: #990000; font-size: 9pt; font-weight: normal;}
.a_DarkRed9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_DarkRed10{color: #990000; font-size: 10pt; font-weight: normal;}
.a_DarkRed10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_DarkRed105{color: #990000; font-size: 10.5pt; font-weight: normal;}
.a_DarkRed105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_DarkRed11{color: #990000; font-size: 11pt; font-weight: normal;}
.a_DarkRed11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_DarkRed12{color: #990000; font-size: 12pt; font-weight: normal;}
.a_DarkRed12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_DarkRed13{color: #990000; font-size: 13pt; font-weight: normal;}
.a_DarkRed13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_DarkRed14{color: #990000; font-size: 14pt; font-weight: normal;}
.a_DarkRed14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_DarkRed15{color: #990000; font-size: 15pt; font-weight: normal;}
.a_DarkRed15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_DarkRed9B{color: #990000; font-size: 9pt; font-weight: bold;}
.a_DarkRed9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_DarkRed10B{color: #990000; font-size: 10pt; font-weight: bold;}
.a_DarkRed10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_DarkRed105B{color: #990000; font-size: 10.5pt; font-weight: bold;}
.a_DarkRed105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_DarkRed11B{color: #990000; font-size: 11pt; font-weight: bold;}
.a_DarkRed11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_DarkRed12B{color: #990000; font-size: 12pt; font-weight: bold;}
.a_DarkRed12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_DarkRed13B{color: #990000; font-size: 13pt; font-weight: bold;}
.a_DarkRed13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_DarkRed14B{color: #990000; font-size: 14pt; font-weight: bold;}
.a_DarkRed14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_DarkRed15B{color: #990000; font-size: 15pt; font-weight: bold;}
.a_DarkRed15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_DarkRed9U{color: #990000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkRed9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkRed10U{color: #990000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkRed10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkRed105U{color: #990000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkRed105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkRed11U{color: #990000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkRed11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkRed12U{color: #990000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkRed12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkRed13U{color: #990000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkRed13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkRed14U{color: #990000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkRed14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkRed15U{color: #990000; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_DarkRed15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_DarkRed9BU{color: #990000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkRed9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkRed10BU{color: #990000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkRed10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkRed105BU{color: #990000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkRed105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkRed11BU{color: #990000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkRed11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkRed12BU{color: #990000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkRed12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkRed13BU{color: #990000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkRed13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkRed14BU{color: #990000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkRed14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkRed15BU{color: #990000; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_DarkRed15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Orange9{color: #FF6600; font-size: 9pt; font-weight: normal;}
.a_Orange9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_Orange10{color: #FF6600; font-size: 10pt; font-weight: normal;}
.a_Orange10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_Orange105{color: #FF6600; font-size: 10.5pt; font-weight: normal;}
.a_Orange105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_Orange11{color: #FF6600; font-size: 11pt; font-weight: normal;}
.a_Orange11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_Orange12{color: #FF6600; font-size: 12pt; font-weight: normal;}
.a_Orange12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_Orange13{color: #FF6600; font-size: 13pt; font-weight: normal;}
.a_Orange13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_Orange14{color: #FF6600; font-size: 14pt; font-weight: normal;}
.a_Orange14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_Orange15{color: #FF6600; font-size: 15pt; font-weight: normal;}
.a_Orange15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_Orange9B{color: #FF6600; font-size: 9pt; font-weight: bold;}
.a_Orange9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_Orange10B{color: #FF6600; font-size: 10pt; font-weight: bold;}
.a_Orange10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_Orange105B{color: #FF6600; font-size: 10.5pt; font-weight: bold;}
.a_Orange105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_Orange11B{color: #FF6600; font-size: 11pt; font-weight: bold;}
.a_Orange11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_Orange12B{color: #FF6600; font-size: 12pt; font-weight: bold;}
.a_Orange12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_Orange13B{color: #FF6600; font-size: 13pt; font-weight: bold;}
.a_Orange13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_Orange14B{color: #FF6600; font-size: 14pt; font-weight: bold;}
.a_Orange14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_Orange15B{color: #FF6600; font-size: 15pt; font-weight: bold;}
.a_Orange15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_Orange9U{color: #FF6600; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Orange9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Orange10U{color: #FF6600; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Orange10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Orange105U{color: #FF6600; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Orange105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Orange11U{color: #FF6600; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Orange11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Orange12U{color: #FF6600; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Orange12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Orange13U{color: #FF6600; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Orange13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Orange14U{color: #FF6600; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Orange14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Orange15U{color: #FF6600; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Orange15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Orange9BU{color: #FF6600; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Orange9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Orange10BU{color: #FF6600; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Orange10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Orange105BU{color: #FF6600; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Orange105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Orange11BU{color: #FF6600; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Orange11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Orange12BU{color: #FF6600; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Orange12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Orange13BU{color: #FF6600; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Orange13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Orange14BU{color: #FF6600; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Orange14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Orange15BU{color: #FF6600; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Orange15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_DarkOrange9{color: #BB4400; font-size: 9pt; font-weight: normal;}
.a_DarkOrange9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_DarkOrange10{color: #BB4400; font-size: 10pt; font-weight: normal;}
.a_DarkOrange10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_DarkOrange105{color: #BB4400; font-size: 10.5pt; font-weight: normal;}
.a_DarkOrange105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_DarkOrange11{color: #BB4400; font-size: 11pt; font-weight: normal;}
.a_DarkOrange11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_DarkOrange12{color: #BB4400; font-size: 12pt; font-weight: normal;}
.a_DarkOrange12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_DarkOrange13{color: #BB4400; font-size: 13pt; font-weight: normal;}
.a_DarkOrange13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_DarkOrange14{color: #BB4400; font-size: 14pt; font-weight: normal;}
.a_DarkOrange14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_DarkOrange15{color: #BB4400; font-size: 15pt; font-weight: normal;}
.a_DarkOrange15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_DarkOrange9B{color: #BB4400; font-size: 9pt; font-weight: bold;}
.a_DarkOrange9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_DarkOrange10B{color: #BB4400; font-size: 10pt; font-weight: bold;}
.a_DarkOrange10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_DarkOrange105B{color: #BB4400; font-size: 10.5pt; font-weight: bold;}
.a_DarkOrange105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_DarkOrange11B{color: #BB4400; font-size: 11pt; font-weight: bold;}
.a_DarkOrange11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_DarkOrange12B{color: #BB4400; font-size: 12pt; font-weight: bold;}
.a_DarkOrange12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_DarkOrange13B{color: #BB4400; font-size: 13pt; font-weight: bold;}
.a_DarkOrange13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_DarkOrange14B{color: #BB4400; font-size: 14pt; font-weight: bold;}
.a_DarkOrange14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_DarkOrange15B{color: #BB4400; font-size: 15pt; font-weight: bold;}
.a_DarkOrange15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_DarkOrange9U{color: #BB4400; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange10U{color: #BB4400; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange105U{color: #BB4400; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange11U{color: #BB4400; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange12U{color: #BB4400; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange13U{color: #BB4400; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange14U{color: #BB4400; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange15U{color: #BB4400; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_DarkOrange15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_DarkOrange9BU{color: #BB4400; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange10BU{color: #BB4400; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange105BU{color: #BB4400; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange11BU{color: #BB4400; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange12BU{color: #BB4400; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange13BU{color: #BB4400; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange14BU{color: #BB4400; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange15BU{color: #BB4400; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_DarkOrange15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Yellow9{color: #FFCC00; font-size: 9pt; font-weight: normal;}
.a_Yellow9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_Yellow10{color: #FFCC00; font-size: 10pt; font-weight: normal;}
.a_Yellow10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_Yellow105{color: #FFCC00; font-size: 10.5pt; font-weight: normal;}
.a_Yellow105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_Yellow11{color: #FFCC00; font-size: 11pt; font-weight: normal;}
.a_Yellow11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_Yellow12{color: #FFCC00; font-size: 12pt; font-weight: normal;}
.a_Yellow12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_Yellow13{color: #FFCC00; font-size: 13pt; font-weight: normal;}
.a_Yellow13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_Yellow14{color: #FFCC00; font-size: 14pt; font-weight: normal;}
.a_Yellow14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_Yellow15{color: #FFCC00; font-size: 15pt; font-weight: normal;}
.a_Yellow15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_Yellow9B{color: #FFCC00; font-size: 9pt; font-weight: bold;}
.a_Yellow9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_Yellow10B{color: #FFCC00; font-size: 10pt; font-weight: bold;}
.a_Yellow10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_Yellow105B{color: #FFCC00; font-size: 10.5pt; font-weight: bold;}
.a_Yellow105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_Yellow11B{color: #FFCC00; font-size: 11pt; font-weight: bold;}
.a_Yellow11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_Yellow12B{color: #FFCC00; font-size: 12pt; font-weight: bold;}
.a_Yellow12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_Yellow13B{color: #FFCC00; font-size: 13pt; font-weight: bold;}
.a_Yellow13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_Yellow14B{color: #FFCC00; font-size: 14pt; font-weight: bold;}
.a_Yellow14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_Yellow15B{color: #FFCC00; font-size: 15pt; font-weight: bold;}
.a_Yellow15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_Yellow9U{color: #FFCC00; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Yellow9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Yellow10U{color: #FFCC00; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Yellow10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Yellow105U{color: #FFCC00; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Yellow105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Yellow11U{color: #FFCC00; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Yellow11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Yellow12U{color: #FFCC00; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Yellow12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Yellow13U{color: #FFCC00; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Yellow13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Yellow14U{color: #FFCC00; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Yellow14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Yellow15U{color: #FFCC00; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Yellow15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Yellow9BU{color: #FFCC00; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Yellow9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Yellow10BU{color: #FFCC00; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Yellow10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Yellow105BU{color: #FFCC00; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Yellow105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Yellow11BU{color: #FFCC00; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Yellow11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Yellow12BU{color: #FFCC00; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Yellow12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Yellow13BU{color: #FFCC00; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Yellow13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Yellow14BU{color: #FFCC00; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Yellow14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Yellow15BU{color: #FFCC00; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Yellow15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_DarkYellow9{color: #CC9900; font-size: 9pt; font-weight: normal;}
.a_DarkYellow9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_DarkYellow10{color: #CC9900; font-size: 10pt; font-weight: normal;}
.a_DarkYellow10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_DarkYellow105{color: #CC9900; font-size: 10.5pt; font-weight: normal;}
.a_DarkYellow105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_DarkYellow11{color: #CC9900; font-size: 11pt; font-weight: normal;}
.a_DarkYellow11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_DarkYellow12{color: #CC9900; font-size: 12pt; font-weight: normal;}
.a_DarkYellow12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_DarkYellow13{color: #CC9900; font-size: 13pt; font-weight: normal;}
.a_DarkYellow13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_DarkYellow14{color: #CC9900; font-size: 14pt; font-weight: normal;}
.a_DarkYellow14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_DarkYellow15{color: #CC9900; font-size: 15pt; font-weight: normal;}
.a_DarkYellow15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_DarkYellow9B{color: #CC9900; font-size: 9pt; font-weight: bold;}
.a_DarkYellow9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_DarkYellow10B{color: #CC9900; font-size: 10pt; font-weight: bold;}
.a_DarkYellow10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_DarkYellow105B{color: #CC9900; font-size: 10.5pt; font-weight: bold;}
.a_DarkYellow105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_DarkYellow11B{color: #CC9900; font-size: 11pt; font-weight: bold;}
.a_DarkYellow11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_DarkYellow12B{color: #CC9900; font-size: 12pt; font-weight: bold;}
.a_DarkYellow12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_DarkYellow13B{color: #CC9900; font-size: 13pt; font-weight: bold;}
.a_DarkYellow13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_DarkYellow14B{color: #CC9900; font-size: 14pt; font-weight: bold;}
.a_DarkYellow14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_DarkYellow15B{color: #CC9900; font-size: 15pt; font-weight: bold;}
.a_DarkYellow15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_DarkYellow9U{color: #CC9900; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow10U{color: #CC9900; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow105U{color: #CC9900; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow11U{color: #CC9900; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow12U{color: #CC9900; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow13U{color: #CC9900; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow14U{color: #CC9900; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow15U{color: #CC9900; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_DarkYellow15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_DarkYellow9BU{color: #CC9900; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow10BU{color: #CC9900; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow105BU{color: #CC9900; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow11BU{color: #CC9900; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow12BU{color: #CC9900; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow13BU{color: #CC9900; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow14BU{color: #CC9900; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow15BU{color: #CC9900; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_DarkYellow15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Green9{color: #009900; font-size: 9pt; font-weight: normal;}
.a_Green9:hover{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a_Green10{color: #009900; font-size: 10pt; font-weight: normal;}
.a_Green10:hover{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a_Green105{color: #009900; font-size: 10.5pt; font-weight: normal;}
.a_Green105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a_Green11{color: #009900; font-size: 11pt; font-weight: normal;}
.a_Green11:hover{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a_Green12{color: #009900; font-size: 12pt; font-weight: normal;}
.a_Green12:hover{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a_Green13{color: #009900; font-size: 13pt; font-weight: normal;}
.a_Green13:hover{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a_Green14{color: #009900; font-size: 14pt; font-weight: normal;}
.a_Green14:hover{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a_Green15{color: #009900; font-size: 15pt; font-weight: normal;}
.a_Green15:hover{color: #FF0000; font-size: 15pt; font-weight: normal;}

.a_Green9B{color: #009900; font-size: 9pt; font-weight: bold;}
.a_Green9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a_Green10B{color: #009900; font-size: 10pt; font-weight: bold;}
.a_Green10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a_Green105B{color: #009900; font-size: 10.5pt; font-weight: bold;}
.a_Green105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a_Green11B{color: #009900; font-size: 11pt; font-weight: bold;}
.a_Green11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a_Green12B{color: #009900; font-size: 12pt; font-weight: bold;}
.a_Green12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a_Green13B{color: #009900; font-size: 13pt; font-weight: bold;}
.a_Green13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a_Green14B{color: #009900; font-size: 14pt; font-weight: bold;}
.a_Green14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a_Green15B{color: #009900; font-size: 15pt; font-weight: bold;}
.a_Green15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold;}

.a_Green9U{color: #009900; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Green9U:hover{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Green10U{color: #009900; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Green10U:hover{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Green105U{color: #009900; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Green105U:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Green11U{color: #009900; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Green11U:hover{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Green12U{color: #009900; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Green12U:hover{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Green13U{color: #009900; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Green13U:hover{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Green14U{color: #009900; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Green14U:hover{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Green15U{color: #009900; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Green15U:hover{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Green9BU{color: #009900; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Green9BU:hover{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Green10BU{color: #009900; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Green10BU:hover{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Green105BU{color: #009900; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Green105BU:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Green11BU{color: #009900; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Green11BU:hover{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Green12BU{color: #009900; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Green12BU:hover{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Green13BU{color: #009900; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Green13BU:hover{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Green14BU{color: #009900; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Green14BU:hover{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Green15BU{color: #009900; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Green15BU:hover{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_DarkGreen9{color: #004400; font-size: 9pt; font-weight: normal;}
.a_DarkGreen9:hover{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a_DarkGreen10{color: #004400; font-size: 10pt; font-weight: normal;}
.a_DarkGreen10:hover{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a_DarkGreen105{color: #004400; font-size: 10.5pt; font-weight: normal;}
.a_DarkGreen105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a_DarkGreen11{color: #004400; font-size: 11pt; font-weight: normal;}
.a_DarkGreen11:hover{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a_DarkGreen12{color: #004400; font-size: 12pt; font-weight: normal;}
.a_DarkGreen12:hover{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a_DarkGreen13{color: #004400; font-size: 13pt; font-weight: normal;}
.a_DarkGreen13:hover{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a_DarkGreen14{color: #004400; font-size: 14pt; font-weight: normal;}
.a_DarkGreen14:hover{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a_DarkGreen15{color: #004400; font-size: 15pt; font-weight: normal;}
.a_DarkGreen15:hover{color: #FF0000; font-size: 15pt; font-weight: normal;}

.a_DarkGreen9B{color: #004400; font-size: 9pt; font-weight: bold;}
.a_DarkGreen9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a_DarkGreen10B{color: #004400; font-size: 10pt; font-weight: bold;}
.a_DarkGreen10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a_DarkGreen105B{color: #004400; font-size: 10.5pt; font-weight: bold;}
.a_DarkGreen105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a_DarkGreen11B{color: #004400; font-size: 11pt; font-weight: bold;}
.a_DarkGreen11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a_DarkGreen12B{color: #004400; font-size: 12pt; font-weight: bold;}
.a_DarkGreen12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a_DarkGreen13B{color: #004400; font-size: 13pt; font-weight: bold;}
.a_DarkGreen13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a_DarkGreen14B{color: #004400; font-size: 14pt; font-weight: bold;}
.a_DarkGreen14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a_DarkGreen15B{color: #004400; font-size: 15pt; font-weight: bold;}
.a_DarkGreen15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold;}

.a_DarkGreen9U{color: #004400; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen9U:hover{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen10U{color: #004400; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen10U:hover{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen105U{color: #004400; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen105U:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen11U{color: #004400; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen11U:hover{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen12U{color: #004400; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen12U:hover{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen13U{color: #004400; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen13U:hover{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen14U{color: #004400; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen14U:hover{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen15U{color: #004400; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_DarkGreen15U:hover{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_DarkGreen9BU{color: #004400; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen9BU:hover{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen10BU{color: #004400; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen10BU:hover{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen105BU{color: #004400; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen105BU:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen11BU{color: #004400; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen11BU:hover{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen12BU{color: #004400; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen12BU:hover{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen13BU{color: #004400; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen13BU:hover{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen14BU{color: #004400; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen14BU:hover{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen15BU{color: #004400; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_DarkGreen15BU:hover{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Blue9{color: #0066CC; font-size: 9pt; font-weight: normal;}
.a_Blue9:hover{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a_Blue10{color: #0066CC; font-size: 10pt; font-weight: normal;}
.a_Blue10:hover{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a_Blue105{color: #0066CC; font-size: 10.5pt; font-weight: normal;}
.a_Blue105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a_Blue11{color: #0066CC; font-size: 11pt; font-weight: normal;}
.a_Blue11:hover{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a_Blue12{color: #0066CC; font-size: 12pt; font-weight: normal;}
.a_Blue12:hover{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a_Blue13{color: #0066CC; font-size: 13pt; font-weight: normal;}
.a_Blue13:hover{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a_Blue14{color: #0066CC; font-size: 14pt; font-weight: normal;}
.a_Blue14:hover{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a_Blue15{color: #0066CC; font-size: 15pt; font-weight: normal;}
.a_Blue15:hover{color: #FF0000; font-size: 15pt; font-weight: normal;}

.a_Blue9B{color: #0066CC; font-size: 9pt; font-weight: bold;}
.a_Blue9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a_Blue10B{color: #0066CC; font-size: 10pt; font-weight: bold;}
.a_Blue10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a_Blue105B{color: #0066CC; font-size: 10.5pt; font-weight: bold;}
.a_Blue105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a_Blue11B{color: #0066CC; font-size: 11pt; font-weight: bold;}
.a_Blue11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a_Blue12B{color: #0066CC; font-size: 12pt; font-weight: bold;}
.a_Blue12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a_Blue13B{color: #0066CC; font-size: 13pt; font-weight: bold;}
.a_Blue13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a_Blue14B{color: #0066CC; font-size: 14pt; font-weight: bold;}
.a_Blue14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a_Blue15B{color: #0066CC; font-size: 15pt; font-weight: bold;}
.a_Blue15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold;}

.a_Blue9U{color: #0066CC; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Blue9U:hover{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Blue10U{color: #0066CC; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Blue10U:hover{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Blue105U{color: #0066CC; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Blue105U:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Blue11U{color: #0066CC; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Blue11U:hover{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Blue12U{color: #0066CC; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Blue12U:hover{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Blue13U{color: #0066CC; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Blue13U:hover{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Blue14U{color: #0066CC; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Blue14U:hover{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Blue15U{color: #0066CC; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Blue15U:hover{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Blue9BU{color: #0066CC; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Blue9BU:hover{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Blue10BU{color: #0066CC; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Blue10BU:hover{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Blue105BU{color: #0066CC; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Blue105BU:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Blue11BU{color: #0066CC; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Blue11BU:hover{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Blue12BU{color: #0066CC; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Blue12BU:hover{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Blue13BU{color: #0066CC; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Blue13BU:hover{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Blue14BU{color: #0066CC; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Blue14BU:hover{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Blue15BU{color: #0066CC; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Blue15BU:hover{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_DarkBlue9{color: #000066; font-size: 9pt; font-weight: normal;}
.a_DarkBlue9:hover{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a_DarkBlue10{color: #000066; font-size: 10pt; font-weight: normal;}
.a_DarkBlue10:hover{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a_DarkBlue105{color: #000066; font-size: 10.5pt; font-weight: normal;}
.a_DarkBlue105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a_DarkBlue11{color: #000066; font-size: 11pt; font-weight: normal;}
.a_DarkBlue11:hover{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a_DarkBlue12{color: #000066; font-size: 12pt; font-weight: normal;}
.a_DarkBlue12:hover{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a_DarkBlue13{color: #000066; font-size: 13pt; font-weight: normal;}
.a_DarkBlue13:hover{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a_DarkBlue14{color: #000066; font-size: 14pt; font-weight: normal;}
.a_DarkBlue14:hover{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a_DarkBlue15{color: #000066; font-size: 15pt; font-weight: normal;}
.a_DarkBlue15:hover{color: #FF0000; font-size: 15pt; font-weight: normal;}

.a_DarkBlue9B{color: #000066; font-size: 9pt; font-weight: bold;}
.a_DarkBlue9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a_DarkBlue10B{color: #000066; font-size: 10pt; font-weight: bold;}
.a_DarkBlue10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a_DarkBlue105B{color: #000066; font-size: 10.5pt; font-weight: bold;}
.a_DarkBlue105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a_DarkBlue11B{color: #000066; font-size: 11pt; font-weight: bold;}
.a_DarkBlue11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a_DarkBlue12B{color: #000066; font-size: 12pt; font-weight: bold;}
.a_DarkBlue12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a_DarkBlue13B{color: #000066; font-size: 13pt; font-weight: bold;}
.a_DarkBlue13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a_DarkBlue14B{color: #000066; font-size: 14pt; font-weight: bold;}
.a_DarkBlue14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a_DarkBlue15B{color: #000066; font-size: 15pt; font-weight: bold;}
.a_DarkBlue15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold;}

.a_DarkBlue9{color: #000066; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue9:hover{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue10{color: #000066; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue10:hover{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue105{color: #000066; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue11{color: #000066; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue11:hover{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue12{color: #000066; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue12:hover{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue13{color: #000066; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue13:hover{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue14{color: #000066; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue14:hover{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue15{color: #000066; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_DarkBlue15:hover{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_DarkBlue9B{color: #000066; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue10B{color: #000066; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue105B{color: #000066; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue11B{color: #000066; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue12B{color: #000066; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue13B{color: #000066; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue14B{color: #000066; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue15B{color: #000066; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_DarkBlue15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Pink9{color: #FF66FF; font-size: 9pt; font-weight: normal;}
.a_Pink9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_Pink10{color: #FF66FF; font-size: 10pt; font-weight: normal;}
.a_Pink10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_Pink105{color: #FF66FF; font-size: 10.5pt; font-weight: normal;}
.a_Pink105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_Pink11{color: #FF66FF; font-size: 11pt; font-weight: normal;}
.a_Pink11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_Pink12{color: #FF66FF; font-size: 12pt; font-weight: normal;}
.a_Pink12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_Pink13{color: #FF66FF; font-size: 13pt; font-weight: normal;}
.a_Pink13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_Pink14{color: #FF66FF; font-size: 14pt; font-weight: normal;}
.a_Pink14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_Pink15{color: #FF66FF; font-size: 15pt; font-weight: normal;}
.a_Pink15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_Pink9B{color: #FF66FF; font-size: 9pt; font-weight: bold;}
.a_Pink9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_Pink10B{color: #FF66FF; font-size: 10pt; font-weight: bold;}
.a_Pink10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_Pink105B{color: #FF66FF; font-size: 10.5pt; font-weight: bold;}
.a_Pink105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_Pink11B{color: #FF66FF; font-size: 11pt; font-weight: bold;}
.a_Pink11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_Pink12B{color: #FF66FF; font-size: 12pt; font-weight: bold;}
.a_Pink12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_Pink13B{color: #FF66FF; font-size: 13pt; font-weight: bold;}
.a_Pink13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_Pink14B{color: #FF66FF; font-size: 14pt; font-weight: bold;}
.a_Pink14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_Pink15B{color: #FF66FF; font-size: 15pt; font-weight: bold;}
.a_Pink15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_Pink9U{color: #FF66FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Pink9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Pink10U{color: #FF66FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Pink10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Pink105U{color: #FF66FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Pink105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Pink11U{color: #FF66FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Pink11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Pink12U{color: #FF66FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Pink12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Pink13U{color: #FF66FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Pink13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Pink14U{color: #FF66FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Pink14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Pink15U{color: #FF66FF; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Pink15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Pink9BU{color: #FF66FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Pink9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Pink10BU{color: #FF66FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Pink10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Pink105BU{color: #FF66FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Pink105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Pink11BU{color: #FF66FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Pink11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Pink12BU{color: #FF66FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Pink12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Pink13BU{color: #FF66FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Pink13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Pink14BU{color: #FF66FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Pink14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Pink15BU{color: #FF66FF; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Pink15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Purple9{color: #990099; font-size: 9pt; font-weight: normal;}
.a_Purple9:hover{color: #0000FF; font-size: 9pt; font-weight: normal;}
.a_Purple10{color: #990099; font-size: 10pt; font-weight: normal;}
.a_Purple10:hover{color: #0000FF; font-size: 10pt; font-weight: normal;}
.a_Purple105{color: #990099; font-size: 10.5pt; font-weight: normal;}
.a_Purple105:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal;}
.a_Purple11{color: #990099; font-size: 11pt; font-weight: normal;}
.a_Purple11:hover{color: #0000FF; font-size: 11pt; font-weight: normal;}
.a_Purple12{color: #990099; font-size: 12pt; font-weight: normal;}
.a_Purple12:hover{color: #0000FF; font-size: 12pt; font-weight: normal;}
.a_Purple13{color: #990099; font-size: 13pt; font-weight: normal;}
.a_Purple13:hover{color: #0000FF; font-size: 13pt; font-weight: normal;}
.a_Purple14{color: #990099; font-size: 14pt; font-weight: normal;}
.a_Purple14:hover{color: #0000FF; font-size: 14pt; font-weight: normal;}
.a_Purple15{color: #990099; font-size: 15pt; font-weight: normal;}
.a_Purple15:hover{color: #0000FF; font-size: 15pt; font-weight: normal;}

.a_Purple9B{color: #990099; font-size: 9pt; font-weight: bold;}
.a_Purple9B:hover{color: #0000FF; font-size: 9pt; font-weight: bold;}
.a_Purple10B{color: #990099; font-size: 10pt; font-weight: bold;}
.a_Purple10B:hover{color: #0000FF; font-size: 10pt; font-weight: bold;}
.a_Purple105B{color: #990099; font-size: 10.5pt; font-weight: bold;}
.a_Purple105B:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold;}
.a_Purple11B{color: #990099; font-size: 11pt; font-weight: bold;}
.a_Purple11B:hover{color: #0000FF; font-size: 11pt; font-weight: bold;}
.a_Purple12B{color: #990099; font-size: 12pt; font-weight: bold;}
.a_Purple12B:hover{color: #0000FF; font-size: 12pt; font-weight: bold;}
.a_Purple13B{color: #990099; font-size: 13pt; font-weight: bold;}
.a_Purple13B:hover{color: #0000FF; font-size: 13pt; font-weight: bold;}
.a_Purple14B{color: #990099; font-size: 14pt; font-weight: bold;}
.a_Purple14B:hover{color: #0000FF; font-size: 14pt; font-weight: bold;}
.a_Purple15B{color: #990099; font-size: 15pt; font-weight: bold;}
.a_Purple15B:hover{color: #0000FF; font-size: 15pt; font-weight: bold;}

.a_Purple9U{color: #990099; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Purple9U:hover{color: #0000FF; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Purple10U{color: #990099; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Purple10U:hover{color: #0000FF; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Purple105U{color: #990099; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Purple105U:hover{color: #0000FF; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Purple11U{color: #990099; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Purple11U:hover{color: #0000FF; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Purple12U{color: #990099; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Purple12U:hover{color: #0000FF; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Purple13U{color: #990099; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Purple13U:hover{color: #0000FF; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Purple14U{color: #990099; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Purple14U:hover{color: #0000FF; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Purple15U{color: #990099; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Purple15U:hover{color: #0000FF; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Purple9BU{color: #990099; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Purple9BU:hover{color: #0000FF; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Purple10BU{color: #990099; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Purple10BU:hover{color: #0000FF; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Purple105BU{color: #990099; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Purple105BU:hover{color: #0000FF; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Purple11BU{color: #990099; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Purple11BU:hover{color: #0000FF; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Purple12BU{color: #990099; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Purple12BU:hover{color: #0000FF; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Purple13BU{color: #990099; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Purple13BU:hover{color: #0000FF; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Purple14BU{color: #990099; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Purple14BU:hover{color: #0000FF; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Purple15BU{color: #990099; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Purple15BU:hover{color: #0000FF; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a_Gray9{color: #666666; font-size: 9pt; font-weight: normal;}
.a_Gray9:hover{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a_Gray10{color: #666666; font-size: 10pt; font-weight: normal;}
.a_Gray10:hover{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a_Gray105{color: #666666; font-size: 10.5pt; font-weight: normal;}
.a_Gray105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a_Gray11{color: #666666; font-size: 11pt; font-weight: normal;}
.a_Gray11:hover{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a_Gray12{color: #666666; font-size: 12pt; font-weight: normal;}
.a_Gray12:hover{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a_Gray13{color: #666666; font-size: 13pt; font-weight: normal;}
.a_Gray13:hover{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a_Gray14{color: #666666; font-size: 14pt; font-weight: normal;}
.a_Gray14:hover{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a_Gray15{color: #666666; font-size: 15pt; font-weight: normal;}
.a_Gray15:hover{color: #FF0000; font-size: 15pt; font-weight: normal;}

.a_Gray9B{color: #666666; font-size: 9pt; font-weight: bold;}
.a_Gray9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a_Gray10B{color: #666666; font-size: 10pt; font-weight: bold;}
.a_Gray10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a_Gray105B{color: #666666; font-size: 10.5pt; font-weight: bold;}
.a_Gray105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a_Gray11B{color: #666666; font-size: 11pt; font-weight: bold;}
.a_Gray11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a_Gray12B{color: #666666; font-size: 12pt; font-weight: bold;}
.a_Gray12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a_Gray13B{color: #666666; font-size: 13pt; font-weight: bold;}
.a_Gray13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a_Gray14B{color: #666666; font-size: 14pt; font-weight: bold;}
.a_Gray14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a_Gray15B{color: #666666; font-size: 15pt; font-weight: bold;}
.a_Gray15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold;}

.a_Gray9U{color: #666666; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Gray9U:hover{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a_Gray10U{color: #666666; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Gray10U:hover{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a_Gray105U{color: #666666; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Gray105U:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a_Gray11U{color: #666666; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Gray11U:hover{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a_Gray12U{color: #666666; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Gray12U:hover{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a_Gray13U{color: #666666; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Gray13U:hover{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a_Gray14U{color: #666666; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Gray14U:hover{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a_Gray15U{color: #666666; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a_Gray15U:hover{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a_Gray9BU{color: #666666; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Gray9BU:hover{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a_Gray10BU{color: #666666; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Gray10BU:hover{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a_Gray105BU{color: #666666; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Gray105BU:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a_Gray11BU{color: #666666; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Gray11BU:hover{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a_Gray12BU{color: #666666; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Gray12BU:hover{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a_Gray13BU{color: #666666; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Gray13BU:hover{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a_Gray14BU{color: #666666; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Gray14BU:hover{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a_Gray15BU{color: #666666; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a_Gray15BU:hover{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}

.a2_Gray9{color: #999999; font-size: 9pt; font-weight: normal;}
.a2_Gray9:hover{color: #FF0000; font-size: 9pt; font-weight: normal;}
.a2_Gray10{color: #999999; font-size: 10pt; font-weight: normal;}
.a2_Gray10:hover{color: #FF0000; font-size: 10pt; font-weight: normal;}
.a2_Gray105{color: #999999; font-size: 10.5pt; font-weight: normal;}
.a2_Gray105:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal;}
.a2_Gray11{color: #999999; font-size: 11pt; font-weight: normal;}
.a2_Gray11:hover{color: #FF0000; font-size: 11pt; font-weight: normal;}
.a2_Gray12{color: #999999; font-size: 12pt; font-weight: normal;}
.a2_Gray12:hover{color: #FF0000; font-size: 12pt; font-weight: normal;}
.a2_Gray13{color: #999999; font-size: 13pt; font-weight: normal;}
.a2_Gray13:hover{color: #FF0000; font-size: 13pt; font-weight: normal;}
.a2_Gray14{color: #999999; font-size: 14pt; font-weight: normal;}
.a2_Gray14:hover{color: #FF0000; font-size: 14pt; font-weight: normal;}
.a2_Gray15{color: #999999; font-size: 15pt; font-weight: normal;}
.a2_Gray15:hover{color: #FF0000; font-size: 15pt; font-weight: normal;}

.a2_Gray9B{color: #999999; font-size: 9pt; font-weight: bold;}
.a2_Gray9B:hover{color: #FF0000; font-size: 9pt; font-weight: bold;}
.a2_Gray10B{color: #999999; font-size: 10pt; font-weight: bold;}
.a2_Gray10B:hover{color: #FF0000; font-size: 10pt; font-weight: bold;}
.a2_Gray105B{color: #999999; font-size: 10.5pt; font-weight: bold;}
.a2_Gray105B:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold;}
.a2_Gray11B{color: #999999; font-size: 11pt; font-weight: bold;}
.a2_Gray11B:hover{color: #FF0000; font-size: 11pt; font-weight: bold;}
.a2_Gray12B{color: #999999; font-size: 12pt; font-weight: bold;}
.a2_Gray12B:hover{color: #FF0000; font-size: 12pt; font-weight: bold;}
.a2_Gray13B{color: #999999; font-size: 13pt; font-weight: bold;}
.a2_Gray13B:hover{color: #FF0000; font-size: 13pt; font-weight: bold;}
.a2_Gray14B{color: #999999; font-size: 14pt; font-weight: bold;}
.a2_Gray14B:hover{color: #FF0000; font-size: 14pt; font-weight: bold;}
.a2_Gray15B{color: #999999; font-size: 15pt; font-weight: bold;}
.a2_Gray15B:hover{color: #FF0000; font-size: 15pt; font-weight: bold;}

.a2_Gray9U{color: #999999; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a2_Gray9U:hover{color: #FF0000; font-size: 9pt; font-weight: normal; text-decoration: underline}
.a2_Gray10U{color: #999999; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a2_Gray10U:hover{color: #FF0000; font-size: 10pt; font-weight: normal; text-decoration: underline}
.a2_Gray105U{color: #999999; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a2_Gray105U:hover{color: #FF0000; font-size: 10.5pt; font-weight: normal; text-decoration: underline}
.a2_Gray11U{color: #999999; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a2_Gray11U:hover{color: #FF0000; font-size: 11pt; font-weight: normal; text-decoration: underline}
.a2_Gray12U{color: #999999; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a2_Gray12U:hover{color: #FF0000; font-size: 12pt; font-weight: normal; text-decoration: underline}
.a2_Gray13U{color: #999999; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a2_Gray13U:hover{color: #FF0000; font-size: 13pt; font-weight: normal; text-decoration: underline}
.a2_Gray14U{color: #999999; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a2_Gray14U:hover{color: #FF0000; font-size: 14pt; font-weight: normal; text-decoration: underline}
.a2_Gray15U{color: #999999; font-size: 15pt; font-weight: normal; text-decoration: underline}
.a2_Gray15U:hover{color: #FF0000; font-size: 15pt; font-weight: normal; text-decoration: underline}

.a2_Gray9BU{color: #999999; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a2_Gray9BU:hover{color: #FF0000; font-size: 9pt; font-weight: bold; text-decoration: underline}
.a2_Gray10BU{color: #999999; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a2_Gray10BU:hover{color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: underline}
.a2_Gray105BU{color: #999999; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a2_Gray105BU:hover{color: #FF0000; font-size: 10.5pt; font-weight: bold; text-decoration: underline}
.a2_Gray11BU{color: #999999; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a2_Gray11BU:hover{color: #FF0000; font-size: 11pt; font-weight: bold; text-decoration: underline}
.a2_Gray12BU{color: #999999; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a2_Gray12BU:hover{color: #FF0000; font-size: 12pt; font-weight: bold; text-decoration: underline}
.a2_Gray13BU{color: #999999; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a2_Gray13BU:hover{color: #FF0000; font-size: 13pt; font-weight: bold; text-decoration: underline}
.a2_Gray14BU{color: #999999; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a2_Gray14BU:hover{color: #FF0000; font-size: 14pt; font-weight: bold; text-decoration: underline}
.a2_Gray15BU{color: #999999; font-size: 15pt; font-weight: bold; text-decoration: underline}
.a2_Gray15BU:hover{color: #FF0000; font-size: 15pt; font-weight: bold; text-decoration: underline}









