/*large headline*/

h2#cp	    {
			font-family: times, Times New Roman, times-roman, georgia, serif;
	        color: #444;
	        margin: 0;
	        padding: 0px 0px 6px 170px;
	        font-size: 51px;
	        line-height: 44px;
	        letter-spacing: -2px;
	        font-weight: bold;
             }

/*small headline*/			
h3#cp	    {
			font-family: Gill Sans, Verdana;
			color: #444;
			margin: 0;
			padding: 60px 0px 5px 170px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}
/*Small headline*/			
h4#cp	    {
			font-family: Gill Sans, Verdana;
			color: #444;
			margin: 0;
			padding: 11px 0px 5px 170px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}

h5#cp	    {
			font-family: Gill Sans, Verdana;
			color: #444;
			margin: 0;
			padding: 11px 0px 5px 170px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}
			
			
	h3#cp span { color: #CC3300; }
	h4#cp span { color: #CC3300; }
	h5#cp span { color: #CC3300; }

a { text-decoration: none; color: <color>}
