body {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bkgrd_grad.jpg);
	background-repeat: repeat-x;
}
td,div,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.copyright { font-size: 9px; color: #666666; font-weight: normal; }

a.:link { color: #000066; text-decoration: underline; font-weight: normal; }
a.:active { color: #478DCA; text-decoration: underline; font-weight: normal; }
a.:visited { color: #000066; text-decoration: underline; font-weight: normal; }
a.:hover { color: #007FC2; text-decoration: none; font-weight: normal; }

}
.heading1 {
	font-size: 13px;
	font-weight: bold;
	color: #007FC2;
}
