@charset "utf-8";
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

body {
	background-color: #6666cc;
	font-size: 14px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF6699;
	text-transform: uppercase;
}

a	{
	color:#6666cc;
}

.linkList {
	margin-left:50px;
}
.tableBorder {
	border: 2px solid #6666CC;
}

.thirdLevel {
	margin-left: 20px;
}
.legalHeader {
	font-size: 17px;
	font-weight: bold;
}
