/* CSS Document */
body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
}
a:link {
	color : #000066;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
a:visited {
	color: #660099;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
a:hover {
	color : #000066;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.title {
	font-size: 120%;
	font-weight:bold;
}
/* letter */
.firstletter {
	font-size: 180%;
	font-weight: bold;
	color: #006633;
}
/* page 1 */
.title1 {
	font-size: 120%;
}
.subtitle1 {
	font-size: 140%;
	font-weight: bold;
	color: #006633;
}
.quotebox1 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-bottom-color: #006633;
}
.quotetitle1 {
	font-size: 150%;
	font-weight: bold;
	color: #006633;
}

.quotename1 {
	font-size: 130%;
	font-style: italic;
	color: #006633;
}
.fair {
	font-size: 180%;
	font-weight: bold;
	color: 006699;
}
.greentitle {
	font-size: 120%;
	font-weight: bold;
	color: #006633;
}
.green {
	font-weight: bold;
	color: #006633;
}
.pagetitle1 {
	padding-bottom: -0.5em;
	margin-bottom: -0.1em;
	font-size: 180%;
	font-style:italic;
}
.deepellum {
	border: medium solid #006699;
	background-color: #006699;
	font-size: 110%;
	color: #FFFFFF;
	padding: 0.5em;
	width: 550px;
}
.deepellumtitle {
	font-size: 160%;
	font-weight: bold;
	color: #FFCC00;
}
.deepellumsubtitle {
	font-size: 120%;
	color: #FFCC00;
}
.deepellum2
{
	background: #D06039;
	padding: 0.89em;
}
.baylor {
	background-color: 24408F;
	color:#FFFFFF;
	font-weight: normal;
	padding: 0.5em;
	width: 550px;
}
.fairpark {
	color: #FFFFFF;
	background-color: EC5825;
	padding: 0.6em;
	width: 550px;
}
.mlk {
	color: #333333;
	padding: 0.6em;
	width: 550px;
	background-color: #f0f0f0;
}
.mlktitle {
	font-size: 160%;
	font-weight: bold;
	color: #CC6600;
}
.mlksubtitle {
	font-size: 120%;
	color: #CC6600;
}
.pagetitle3 {
	padding-bottom: -0.5em;
	margin-bottom: -0.1em;
	font-size: 250%;
	font-style:italic;
}
.paragraph {
	font-size: 120%;
}
.quotebox2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc6600;
	border-bottom-color: #cc6600;
	padding-top: 0.9em;
}
.quotetitle2 {
	font-size: 150%;
	font-weight: bold;
	color: #cc6600;
}
.quotename2 {
	font-size: 130%;
	font-style: italic;
	color: #cc6600;
}
.greenline {
	color: #009530;
	font-weight: bold;
}
.redline {
	color:#f00;
	font-weight: bold;	
}
.blueline {
	color:#0275A4;
	font-weight: bold;	
}
.orangeline {
	color: #cc6600;
	font-weight: bold;
}

