.body {
	font-family: "Trebuchet MS", Verdana;
	font-size:14px;
}
.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	padding-top:20px;
}
.greyTop, .greyTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #565656;
	line-height:18px;
}
.greyTitle {
	font-size: 28px;
	font-family: "AvantGarde Bk BT";
}
.blackTitle, .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration:underline;
}
/*.planning {
	border:1px solid #B7B1B1;
	background-color:#F3E8E6;
	padding:8px;
}
.planningQuestion, .planningText, .greyBack {
	font-size: 13px;
	color: maroon;
	line-height:14px;
}
.planningText, .greyBack {
	font-weight:normal;
	color:black;
	line-height:normal;
}
*/
A.more:link, A.more:visited {
	font-family: "Trebuchet MS", Verdana;
	color:blue;
	text-decoration:none;
	font-size:10pt;
}
A.more:hover {
	text-decoration:underline;
}
.form {
	background-color:#FAF5F2;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid #9F9A97;
	border-right:1px solid #9F9A97;
	padding:10px;
}
.blueTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #080264;
	font-weight:bold;
}
.label {
	font-size:12px;
	text-decoration:none;
}
.greyBack {
	background-color:#F0F0F0;
	border:1px solid black;
	padding:4px;
}
.GFtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#B4B3B2;
	vertical-align:bottom;
	padding-bottom:25px;
	text-align:right;
}
.picTitles {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: black;
	font-style:italic;
}
A.ans:link, A.ans:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color:blue;
	text-decoration:none;
	font-style: normal;
	font-weight:bold;
}
A.ans:hover {
	text-decoration:underline;
}