body {
	background-color: #C3B78C;
	background-image: url(/schoolhouse/images/shell_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font: 14px "Times New Roman", Times, serif;
}
td {
	font: 14px "Times New Roman", Times, serif;
}

.StrategyTitle {
	font: 16px "Arial, Verdana", sans serif;
	font-weight: bold;
	color: #00476C;	
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #C3B78C;
	padding: 2px;
}

.StrategyCallOut{
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #00476C;
	padding: 2px;
}
.trCallOut {
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	font-decoration: none;
	color: #FFFFFF;
	background-color: #00476C;
}

.WhatWorked {
	font: 16px "Arial, Verdana", sans serif;
	font-weight: bold;
	color: #00476C;	
 	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #C3B78C;
	padding: 2px;
}
.WhatWorkedText {
	font: 14px "Arial, Verdana", sans serif;
	font-weight: bold;
	color: #00476C;	
	padding-left: 20px;
}