body {
	background: #C1EAB1;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	}
pre {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}
h2 {
	color:#83193D;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-top:3px;
	padding-bottom:3px;
	}
h3 {
	font-weight:bold;
	font-size:14px;
}
img {
	border:none;
	}	
td {
	font-size:14px;
	line-height:150%;
	}
a:link, a:visited, a:active {
	color:#000000;
	size:14px;
	text-decoration: none;
}
a:hover {
	color:#A2244E;
	size:14px;
	text-decoration: underline;
}
.signature {
	font-size:14px;
	font-style:italic;
}
.white:link,
.white:active,
.white:visited {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.white:hover {
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.green:link,
.green:active,
.green:visited {
	color:#005C00;
	text-decoration:underline;
	font-size:11px;
}
.green:hover {
	color:#A2244E;
	text-decoration:underline;
	font-size:11px;
}
