/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bkgd_content.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}

td {font-family: Palatino, Georgia; font-size: 12px; line-height: 14px; color: #4A4333;}
a:link {text-decoration:underline; color: #4A4333;}
a:hover {text-decoration:underline; color: #000000}
a:visited {text-decoration:none; color: #867B62;}

.heading1 {font-family: Georgia; font-size: 14px; line-height: 16px; color: #464134;}
.heading1 a:link {text-decoration:none; color: #8C8C8C}
.heading1 a:hover {text-decoration:underline; color: #637E8D}

.sub1 {font-family: Trebuchet MS; font-size: 10px; line-height: 12px; color: #464134;}

.noteme {color: #880000;}

.pingme {
	behavior:	url("pngbehavior.htc");
}