body {
         font-family: Verdana; 
         font-size: 10px; 
         text-decoration: none; 
         color: #999999; 
         line-height:100%; 
         word-spacing:0; 
         text-indent:0; 
}

div.menu {
         line-height:150%; 
}

div.menu a {
         margin:50px 0; 
         font-family: Verdana; 
         font-size: 10px;
         text-decoration: none; 
         color: #999999; 
         word-spacing:0; 
         text-indent:0; 
         text-align:center
}

div.menu a:hover {
         text-decoration:underline;
}

a {
         font-family: Verdana; 
         font-size: 10px; 
         text-decoration:underline;
         color: #999999; 
}

a:hover {
         text-decoration: none; 
}

div.title {
         font-weight:bold; 
         position:relative; 
         float:left; 
         left:10px; 
         top:-25px; 
}

div.text {
         float:left; 
         left:12px;
         bottom:10px; 
         width:388px; 
         margin:0 auto; 
         position:relative;
         word-spacing:0; 
         text-indent:0; 
         text-align:justify; 
         line-height:150%; 

}

div.text_my {
         float:left; 
         left:12px;
         bottom:10px; 
         width:388px; 
         margin:0 auto; 
         position:relative;
         word-spacing:0; 
         text-indent:0; 
         text-align:justify; 
         line-height:150%; 
         font-size:10px
}

div.tab_a {
	float:left;
	position:relative; 
	left:25px
}

div.tab_b {
	float:right;
	position:relative; 
	right:25px
}