
div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.style2 {
	font-size: 120%
}
.style3 {color: #FFFFFF}
.style4 {
	color: rgb(125,125,125);
	font-weight: bold;
}
.style7 {color: rgb(125,125,125)}

