.line{
   border-bottom:1px #cccccc dotted;
   line-height: 2px; 
}
.text0{
	font-family: tahoma;
	font-size: 10px;
	color: #999999;

}
.text1{
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
   text-decoration: none;

}
.text1:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;

}
.text2{
   font-family: Trebuchet MS;
   font-size: 10px;
   color: #999999;
   font-weight: bold;
}
.text3{
   font-family: georgia;
   font-size: 14px;
   color: #999999;
}
.text4 {
   font-family: georgia;
   font-size: 11px;
   color: #FFFFFF;
   
}
.text4:hover {
   font-family: georgia;
   font-size: 11px;
   color: #dddddd;
   
}
.tableee {
   font-family: Trebuchet MS;
   font-size: 11px;
   color: #666666;
   border-top: 1px #c9c9c9;
   border-bottom: 1px #c9c9c9;
   border-left: 1px #c9c9c9;
   border-right: 1px #c9c9c9;
   border-style: solid;
}
.tableee-center {
   font-family: Trebuchet MS;
   font-size: 11px;
   text-align: center;
   color: #666666;
   border-top: 1px #c9c9c9;
   border-bottom: 1px #c9c9c9;
   border-left: 1px #c9c9c9;
   border-right: 1px #c9c9c9;
   border-style: solid;
}
.celdatableee {
   font-family: Trebuchet MS;
   font-size: 11px;
   color: #000000;
   background-color: #CCCCCC;
   border-top: 1px #c9c9c9;
   border-bottom: 1px #c9c9c9;
   border-left: 1px #c9c9c9;
   border-right: 1px #c9c9c9;
   border-style: solid;
}