<style>
body,td,th {
	font-family: Verdana;
	font-size: medium;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
body {
	font-family: Verdana;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	line-height: 26px;
}
.TinySFont {

	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
.SmallFont {
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
.SaleItem {
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 5px;
}
.PageLink:link     {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
}
  .PageLink:visited  {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
}
  .PageLink:active   {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
}
  .PageLink:hover    {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
}
  .PageLinkBold:link     {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
  .PageLinkBold:visited  {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;;
}
  .PageLinkBold:active   {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;;
}
  .PageLinkBold:hover    {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
  .PageLinkItalic:link     {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
  .PageLinkItalic:visited  {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
  .PageLinkItalic:active   {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
  .PageLinkItalic:hover    {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
  .ImageLink:link     {
	font-family: Verdana;
	color: #FFFFFF;
}
  .ImageLink:visited  {
	font-family: Verdana;
	color: #FFFFFF;
}
  .ImageLink:active   {
	font-family: Verdana;
	color: #FFFFFF;
}
  .ImageLink:hover    {
	font-family: Verdana;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family:Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #FF0000;
}
a:active {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.PageTitle {
	font-family: Verdana;
	color: #0084FF;
	font-weight: bold;
	font-size: 14pt;
}
.PageTitleSubHead {
	font-family: Verdana;
	color: #0084FF;
	font-weight: bold;
	font-size: 13pt;
	padding-top: 4px;
	padding-bottom: 2px;
}
.PageTitleSub {
	font-family: Verdana;
	color: #0084FF;
	font-weight: bold;
	font-size: 12pt;
}
li {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	line-height: 26px;
	list-style-image:   url(bullit.gif);
}
.ImageLeft {
	padding-top: 6px;
	padding-right: 12px;
}
.ImageRight {
	padding-top: 6px;
	padding-Left: 12px;
}
</style>