/* CSS Document */
<style type="text/css">
      P, A, TABLE, LI
      {
        font-size: 10pt;
        font-family: 'Arial';
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
      }
.WhiteBoldExtraLarge {
	font-size: 24pt;
	font-weight: bolder;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.MediumWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.BulletText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align:left;
}
.BulletTextYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF33;
	text-align:center;
}
.BulletTextSmallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align:center;
}
.LightBlueMedium {
	color: #BDEEFE;
	font-size: 16px;
}
.LightBlueMediumUnderline {
	color: #BDEEFE;
	font-size: 16px;
	text-decoration: underline;
}
.LightBlue {color: #BDEEFE}
.LightBlueUnderline {
	color: #BDEEFE;
	text-decoration: underline;
	font-family: 'Arial';
	font-size: 16px;
}
	  #LinksLayer A {
  	  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	  }
	  	  a.Link {
	  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration:underline;
	  }
</style>
