table {
font-size:12px;
line-height:17px;
color:#6F6F6F;
text-align:left;
font-family:arial;

}

div {
color:#6F6F6F;
font-family:arial;
line-height:17px;
}

.button {
display: block;
text-align:center;
height: 38px ;
line-height: 38px;
font-size: 14px;
background: url(../img/menu2b.jpg) repeat-x;
color: #eeeeee;
text-decoration:none;
}

.button:hover {
	text-decoration:none;
	color: #3E7AAE;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
}

li {
list-style-image:url(../img/arrow.gif); 
}

ul {
margin:0px;
padding-left:25px;
padding-top:6px;
}

a {
color:#407CB2;
text-decoration:none;
}

a:hover {

text-decoration:underline;
}
.just {
	text-align: justify;
}
