h1 {
	font-size:33px;
	color:#666666;
    margin-bottom: 5px;
    margin-left:20px;
    font-weight: normal;
}

h2 {
	font-size:18px;
	color:#666666;
	font-style:normal;	
    display:inline-block;
    vertical-align: super;
}

.print-header {
	font-size:30px;
	color:#666666;
	font-style:normal;	
    display:inline-block;
    vertical-align: super;
}

h3{
 display:inline-block;   
}

.legal-big{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

.red-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#D81E05;
	
}

.bold{
	font-weight: bold;
}

.red {
	color: #D81E05;
}

.pink {
	color: #e53985;
}

.blue {
	color: #00a3e5;
}

.purple {
	color: #925fb0;
}

.orange{
	color: #f87700;
}

.clickable{
	cursor: pointer; 
	cursor: hand;
}

#sliderLabels span {
    font-size: 11px;
}

.print-preview {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}

.list {
    font-size: 11px;
    color: #666666;
}
    
