form, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:0px;
}

a {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.heading {
	background:url(images/heading_bg.jpg) repeat-x;
	font: 14px Tahoma, Verdana, Arial;
	color:#FFFFFF;
	text-align:center;
	height:31px;
	line-height:31px;
}

.headingtext {
	font: 14px Tahoma, Verdana, Arial;
	color:#FFFFFF;
}

.contPane {
	padding:10px;
}

.m10 {
	margin-bottom:10px;
	}

.ContPaneInt {padding:0px;}