@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/Fondren_BG_Tile.jpg);
	top: auto;
}
.H1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C5755C;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: normal;
	p-align: left;
	font-weight: normal;
}
.mainText-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
.LiveText-bold a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C5755C;
	line-height: normal;
	font-weight: bold;
}
.LiveText-bold hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C5755C;
	line-height: normal;
	font-weight: bold;
}
.FooterText-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: normal;
	font-weight: lighter;
	text-decoration:none;
}
.FooterText-bold a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: normal;
	font-weight: lighter;
	text-decoration:none;
}
.FooterText-bold hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
}

