body {
	color: #000;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 16px;
	background-image: url(../internalpages/elements/mid.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 16px;
}

p { }

td { }

h2 { 
	color: #000; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-style: bold; 
	line-height: 16px; 
}

a:link { 
	color: #333; 
}

a:visited { 
	color: #333; 
}

a:hover { }

a:active { }
