body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.top {
    color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
table.main {
  padding:  0px;
  border:  #ffffff thin solid;
}
table.mobile {
   background-image: url(images/Mobile2.gif);
   background-position:bottom;
   background-repeat:no-repeat;
   color:#000000;
}
a.one:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000000; text-decoration: none }
a.one:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000000; text-decoration: none }
a.one:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000000; text-decoration: none }
a.one:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000000; text-decoration: none; background-color:#FFFFFF }
a.two:link {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:active {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:visited {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:hover {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #009933; text-decoration: none }

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
letter-spacing: 5px;
color:#000000;
}
div.gold {
   background-color: #D2D2B4;
   width:  300px;
   float:  right;
   padding: 3px 5px 3px 20px;
}
div.gold2 {
   background-color: #D2D2B4;
   width:  730px;
   float: none;
   padding: 3px;
}
div.gold3 {
   background-color: #D2D2B4;
   width:  275px;
   float: inherit;
   padding: 3px;
}
td.body {
  background-color: #FFFFFF;
  color: #000000; 
  padding: 5px;
  line-height: 150%;
}
li {
  color: #000000;
}
.style2 {color: #000000}
.style4 {color: #000000; font-style: italic; }
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-size: 14px}
ul {
  margin: 0;
  padding: 0 0 0 28px;
  list-style-image: url(images/link.gif);
}