h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #6699CC;
}
h5 {
	font-size: 14px;
	color: #6699CC;
}
h6 {
	font-size: 16px;
	color: #6699CC;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lightHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
.bgRight {
	background-image: url(../images/bg-rgt-top.gif);
	background-repeat: repeat-x;
}
