/* background for mac ie */

body {
	background: #E8E5EC;
	}
	
/* hide from mac ie \*/

body {
	background: #E8E5EC;
	voice-family: "\"}\""; /* hides from win */
	voice-family: inherit;
	background: #E8E5EC;
	}
	
/* end hack */

.bodycopy {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	color: #000;
	line-height: 22px;
}
.bodycopy2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #000;
	line-height: 22px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 22px;
}
.outlines {


