body {  /*  page properties  */
	margin: 0px auto 0px auto;
	background-color: #40454b;
	font-size: 11px;
    COLOR: #000000;
	line-height: 16pt;
    font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #003070;
	scrollbar-arrow-color: #5780b7;
	scrollbar-track-color: #8a8d91;
	}
	
TABLE TD
{
    font-size: 11px;
    MARGIN: 0px;
    COLOR: #000000;
	line-height: 16pt;
    font-family: Arial, Helvetica, sans-serif;
	}

	A:link { text-decoration: underline; color: #cb7325;}
	A:visited { text-decoration: underline; color: #cb7325;}
	A:active { text-decoration: underline; color: #cb7325;}
	A:hover { text-decoration: none; color: #cb7325;}

.thought {
	color: #FFFFFF;
	line-height: 11px;
}
.bold {
	color: #003070;
	font-weight: bold;
}
.bold2 {
	color: #cb7325;
	font-weight: bold;
}
.teamname {
	color: #cb7325;
	font-weight: bold;
	font-size: 18px;
}
.teamtitle {
	color: #003070;
	font-weight: bold;
	font-size: 12px;
}
.homelinespacing {
	line-height: 20pt;
}
