<!--

/* BODY STYLE  */

body	{background:#FFFFFF; margin-top: 0; margin-left: 0; font-family: Arial; font-style: normal; font-weight: normal; font-size: 10pt; color: black; }

/* LINK STYLES  */

A:link		{text-decoration: underline; color:#000099; }
A:visited	{text-decoration: underline; color:#0066CC; }
A:active	{text-decoration: underline; color:red; }
A:hover		{text-decoration: underline; }

/*THISTLE 8B7B8B BLUE #36648B */
.index:link		{text-decoration: underline; color:ivory; font-weight: bold; }
.index:visited	{text-decoration: underline; color:ivory; font-weight: bold; }
.index:active	{text-decoration: underline; color:ivory; font-weight: bold; }
.index:hover	{text-decoration: underline; color:ivory; font-weight: bold; font-style: italic; }

/* FONT STYLES  */

.arial_bold_black_08pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 8pt; color: black;  }
.arial_bold_black_10pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 10pt; color: black;  }
.arial_bold_black_11pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 11pt; color: black;  }
.arial_bold_black_12pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 12pt; color: black;  }
.arial_bold_black_14pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 14pt; color: black;  }

.arial_black_08pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 8pt; color: black;  }
.arial_black_10pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 10pt; color: black;  }
.arial_black_12pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 12pt; color: black;  }
.arial_black_14pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 14pt; color: black;  }

.arial_italic_black_10pt {font-family: Arial,sanserif; font-style: italic; font-weight: normal; font-size: 10pt; color: black;  }
.arial_bold_italic_black_10pt {font-family: Arial,sanserif; font-style: italic; font-weight: bold; font-size: 10pt; color: black;  }
.arial_bold_italic_black_12pt {font-family: Arial,sanserif; font-style: italic; font-weight: bold; font-size: 12pt; color: black;  }
.arial_lh16_black_10pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 10pt; color: black; line-height: 16pt; }
.arial_bold_blue_10pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 10pt; color: #333366;  }
.arial_bold_italic_blue_12pt {font-family: Arial,sanserif; font-style: italic; font-weight: bold; font-size: 12pt; color: #333366;  }

.arial_bold_navy_08pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 8pt; color: navy ;  }
.arial_bold_navy_10pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 10pt; color: navy ;  }
.arial_bold_navy_12pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 12pt; color: navy ;  }
.arial_bold_navy_14pt {font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 14pt; color: navy ;  }

.arial_navy_08pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 8pt; color: navy ;  }
.arial_navy_10pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 10pt; color: navy ;  }
.arial_navy_12pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 12pt; color: navy ;  }
.arial_navy_14pt {font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 14pt; color: navy ;  }

.arial_bold_darkred_08pt 	{font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 8pt; color: #8B3626;   }
.arial_bold_darkred_10pt	{font-family: Arial,sanserif; font-style: normal; font-weight: bold; font-size: 10pt; color: #8B3626;   }

.verdana_bold_black_10pt {font-family: Verdana,sanserif; font-style: normal; font-weight: bold; font-size: 10pt; color: black;  }

.botnav {font-weight: bold; font-size: 8pt; font-family: Arial, sans-serif; }
.copyright {font-weight: normal; font-size: 7pt; font-family: Century, serif; }
.site {font-weight: normal; font-size: 7pt; font-family: Arial, sans-serif; }
.promotion {font-weight: bold; font-size: 8pt; font-family: 'Comic Sans MS', sans-serif; color:#000066; }

/* FORM CONTROL STYLES  */

.form_textbox 
{ 
	border:1px solid #2F4F4F; font-size: 8pt;
	font-family: Arial
}
-->