@charset "utf-8";
/* CSS Document */
body {
	background-color: #EDEDED;

}



table {
	text-align: center;
}

.siteLink {
	text-align: center;
	font-size: 36px;
}


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



.imgBorder {
	vertical-align: bottom;
	border: 1px solid;
}
a.linkBorder:link {
	color: #333333;
}

a.linkBorder:visited {
	color: #333333;
}

