@charset "utf-8";
/* CSS Document */

.thumbs {
	border-style: solid;
	border-width: 1;
	border-color: #000000;
}
.modelText {
	text-align: center;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}
.sponsorDivs {
	text-align: center;
	margin-top: 15px;
}
.sponsorImages {
	border: 0;
}

.legal {
	font-size: 10px;
	text-align: center;
}
.legalText {
	color: #000000;
	text-decoration: none;
}

