body{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

A {
       font-weight: bold;
       TEXT-DECORATION: none
}
A:hover {
       font-weight: bold;
       TEXT-DECORATION: underline
}
a:active     {color: #FF0000}
a:link       {color: #FF0000}
a:visited    {color: #FF0000}

.toptxt {
	color: #9E9E9E;
        font-size: 9px;
	text-align: center;
        padding-left: 5px;
        padding-right: 5px;
}

.listtxt {
        font-size: 9px;
}

.maintxt {
	color: #000000;
        font-size: 11px;
	text-align: justify;
}

h1{
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-align: right;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
 }

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
        color: #FF0000;
        font-size: 11px;
}

#adver {
	LEFT: 10px; POSITION: absolute; TOP: 5px
}
#adver_star {
	FONT: 50px georgia; COLOR: red
}
#adver_content {
	DISPLAY: none; LEFT: 0px; POSITION: absolute; TOP: 20px
}
#adver_content DIV {
	BORDER-RIGHT: #a2a2a2 1px solid; BORDER-TOP: #a2a2a2 1px solid; BACKGROUND: white; FONT: 12px georgia; BORDER-LEFT: #a2a2a2 1px solid; BORDER-BOTTOM: #a2a2a2 1px solid
}
#adver_content P {
	MARGIN: 10px; FONT: 10px Verdana; COLOR: #646464; WHITE-SPACE: nowrap
}
#adver_content A {
	COLOR: #414141; font-weight: normal; TEXT-DECORATION: none
}
#adver_content A:hover {
       COLOR: #414141; font-weight: normal; TEXT-DECORATION: underline
}
