body {
	background-color: #6666FF;
	text-align:left;
}

.text {
	font-family: Arial;
	font-size: 12 px;
	color:#0000000;
}

.titles {
	font-family: Arial;
	font-size: 14 px;
	font-weight:bold;
	color:#AC137F;
}

td {
	font-family: Arial;
	background-color:#FEE5AC;
}

th {
	font-family: Arial;
}

a {
	font-family: Arial;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #6666ff;
	text-decoration: underline;
}

.img {
	border-width:10;
	border-color:#FEE5AC;
	border-top-width:0;
	border-left-width:0;
}
