/* CSS Document */

.pagebody {
	background-color: #000000;
	margin-top: 0px;
    margin-left: 0px;
}
table { 
   border-collapse: collapse; 
   border-spacing: 0px; 
} 
table, img { 
   border: 0px; 
}

.table1 {
	position: relative;
	width: 760px;
}

 A:link {
          color: #FFFFFF;
          text-decoration: none;
 }
 A:active {
            color: #FFFFFF;
            text-decoration: none;
 }
 A:visited {
            color: #FFFFFF;
            text-decoration: none;
 }
 A:hover {
          color: #FF0000;
          text-decoration: underline;
          cursor: hand
 }

.a2wb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.pindent20
{ 
text-indent: 20px
}.v1wb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: bold; color: #99CCFF;}

.footer A:link {
          color: #99CCFF;
          text-decoration: underline;
 }
 
.footer A:visited {
          color: #99CCFF;
          text-decoration: underline;
 }

.footer A:hover {
          color: #FFFFFF;
          text-decoration: underline;
 }
 
.footer {
	position: relative;
	width: 760px;
	table-layout:fixed;
}

.v1ltbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99FFFF;
}
