body { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #139849; background-image: url(privateschoolmckinneyimg/privateschoolbg.jpg); background-repeat: repeat-x; }
p {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: left;
}
td { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
a:link {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
a:visited { color: #333; }
a:hover { color: #900; text-decoration: underline; }
a:active { color: #333; }
.dbl {
	line-height: 20px;
	text-align: left;
}
.large { color: #363; font-size: 16px; font-weight: bold; }
.footer {
	color: #fff;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
.copy {
	color: #fff;
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
}
.copysml {
	color: #fff;
	font-size: 9px;
	padding-right: 10px;
}
.pink {
	color: #D9828C;
}
.rt {
	text-align: right;
}
.center {
	text-align: center;
}
.centerbox {
	padding: 5px;
	border-top-color: #346734;
	border-right-color: #346734;
	border-bottom-color: #346734;
	border-left-color: #346734;
	text-align: center;
	background-color: #91C386;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

