.standard {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pinstripeBG-gray.gif);
}
ul {
	list-style-image: url(images/bullet.gif);
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: 006666;
	font-weight: bold;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: 9c2a00;
}
hr {
	font-size: large;
	color: 9c2a00;
	background-color: 9c2a00;
}
.contable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 9c2a00;
	border: none;
}
table {
	background-color: #FFFFFF;
}
.conline {
	border-bottom-style: solid;
	border-bottom-color: 9c2a00;
	border-bottom-width: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pinstripeBG-blue.jpg);
}
.redstrong {
	font-weight: bold;
	color: 9c2a00;
}
.grnstrong {
	font-weight: bold;
	color: 006666;
}
.adv {
	font-size: 12px;
	font-weight: bold;
}
.heading {
	color: 006666;
	background-color: f9f3d6;
	font-weight: bold;
}
.bigHeading {
	font-size: 41px;
	font-weight: bolder;
	color: #016666;
	background-color: f9f3d6;
}
