.smallprint {
 font-family: Arial;
 color: #993333;
 font-size: 10px;
}

.smallprint {
 font-family: Arial;
 color: antiquewhite;
 font-size: 11px;
}

.pagetitle {
 font-family: Arial;
 Color: #9c3031;
 font-size: 15px;
}

.casestudies {
 font-family: Arial;
 color: Black;
 font-size: 12px;
}

li {
 padding-bottom: 2px;
}
.pagetext {
 font-family: Arial, Helvetica;
 color: Black;
 font-size: 12px;
}

A {
 font-family: Arial;
 color: Black;
 font-size: 12px;
}

H1 {
 font-family: Arial;
 Color: Black;
 font-weight: Normal;
 font-size: 12px;
}


H2 {
 font-size: 16px; 
 font-family: Arial, Helvetica; 
 }
 
H3 {
 font-size: 13px; 
 font-family: Arial, Helvetica; 
 padding-bottom: 2px; 
 margin-bottom: 2px;
 }
 
.btnbg {
	background-image: url(http://www.divprogram.com/images/btnblankbg.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	width:160;
	height:47;
}
.btntext {
	text-decoration:none;
	color: #9C3031;
	font-family:verdana, arial, helvetica;
	font-size:14px;
}
.btntext:hover {
	text-decoration:none;
	color: Black;
	font-family:verdana, arial, helvetica;
	font-size:14px;
}
