<!--
td
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333
}

.bold
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #333333
}

.title
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #333333
}

.subtitle
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #333333
}

.info
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333
}

.required
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #CC0000
}

A:link
{
	color: #FF0000;
	font-family: Arial, Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

A:visited
{
	color: #FF0000;
	font-family: Arial, Verdana, Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

A:hover
{
	color: #000000;
	font-family: Arial, Verdana, Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

A:active
{
	color: #FF0000;
	font-family: Arial, Verdana, Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.Nav:link
{
	color: #FFFFFF;
	font-family: Arial, Trebuchet MS;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.Nav:visited
{
	color: #FFFFFF;
	font-family: Arial, Verdana, Trebuchet MS;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.Nav:hover
{
	color: #000000;
	font-family: Arial, Verdana, Trebuchet MS;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.Nav:active
{
	color: #000000;
	font-family: Arial, Verdana, Trebuchet MS;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.gray { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; color : #666666 ; font-weight : normal;  }
.grayBold { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; color : #666666 ; font-weight : bold;  }
.gray:LINK 		{ color : CornflowerBlue;  text-decoration: none;  font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; font-weight : normal;  }
.gray:ACTIVE 	{ color : CornflowerBlue; text-decoration: none;  font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; font-weight : normal;  }
.gray:VISITED	{ color : CornflowerBlue; text-decoration: none;  font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; font-weight : normal;  }
.gray:HOVER 	{ color : Crimson ; text-decoration: underline; font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; font-weight : normal;  }	

-->
