@charset "utf-8";



body {
	margin: 0;
	font-size: 12px;
}
td { 
	font-size: 12px;
}
.tableb {  background-color: #FFFFFF;}
.trb1 {  background-color: #F4F4F4; text-align: center;}
.trb2 {  background-color: #FFFFFF; vertical-align: top;}
.trbNumber {  font-size: 8pt; font-weight: bold; color: #999999;}
.trbcontent {  background-color: #FFFFFF;}

a:active {   color: #000000; text-decoration: none;}
a:hover {  color: #000000;  text-decoration: none;}
a:link {   color: #000000; text-decoration: none;}
a:visited {  color: #000000; text-decoration: none;}
p{
	margin: 0; padding: 0;
}

img {border: none;}