body {
	background-color : #dedede;
	color : #433783;
	font-size : 12px;
	font : arial, verdana, sans-serif;
}

img {
	border : 0px;
}

p {
	margin : 5px;
}

table {
	width : 90%;
	margin : 5px;
}

table thead {
	text-align: left;
	font-size : 13px;
}

td {
	padding-bottom : 10px;
}

table caption {
	text-align: left;
	font-size : 14px;
}

#all {
	margin : 10px;
	/*text-align: center;*/
}

.center {
	text-align: center;
}
