.linkover 
{
   font-size: 11pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
   text-align: Left;
   text-indent: 0;
   line-height: normal;
   margin-top: 0;
   margin-bottom: 6;
   background-color:#C6EFF7;
   text-decoration: underline;
}

.linkout 
{
   font-size: 11pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
   text-align: Left;
   text-indent: 0;
   line-height: normal;
   margin-top: 0;
   margin-bottom: 6;
   background-color: #ffffff;
  text-decoration: none;
}

.linkover2
{
   font-size: 11pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
   text-align: Left;
   text-indent: 0;
   line-height: normal;
   margin-top: 0;
   margin-bottom: 6;
   font-weight: bold;
   text-decoration: none;
}

.linkout2
{
   font-size: 11pt;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
   text-align: Left;
   text-indent: 0;
   line-height: normal;
   margin-top: 0;
   margin-bottom: 6;
   text-decoration: none;
}

.tableHeading { font-size: 12pt; color: #800080; font-family: 
               Arial, Helvetica, Geneva, Swiss, SunSa; font-weight: bold }

.headerbar
{
  color: white;
  font-style: normal;
  font-size: 90%;
  font-weight:900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.headerbar2
{
  color: white;
  font-style: normal;
  font-size: 90%;
  font-weight:700;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.header
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
	text-align: center;
	text-indent: 0;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 6;
	color : #000055;
}

.header1
{
  color: navy;
  font-style: normal;
  font-size: 110%;
  font-weight: 900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.subheader
{
  color: navy;
  font-style: normal;
  font-size: 100%;
  font-weight: 900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}



.tableEntry  {
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
	text-align: Left;
	text-indent: 0;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 6;
	color : #000055;
}

.tableEntry2  {
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
	text-align: right;
	text-indent: 0;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 6;
	color : #000055;
}

.body  {
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
	text-align: Left;
	text-indent: 0;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 6;
	color : #000055;
}

.button  {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSa;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 4;
	color : #FFFFFF;
}

.logo  {
	font-size: 30pt;
	text-indent: 5;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 4;
	color : #336699;
}

.logo2  {
	font-size: 14pt;
	text-indent: 35;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 4;
	color : #336699;
}


.bodytext    { color: #000000; font-size: 11pt; font-family: 
               Arial, Helvetica, Geneva, Swiss, SunSa; line-height: normal; 
               word-spacing: 0; text-indent: 0; margin-left: 0; margin-top: 0; 
               margin-bottom: 6 ; }

A:link 	     { color:navy; text-decoration:none}


A:visited    { color:navy; text-decoration:none}


A:hover	     { text-decoration:underline}


