.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.less-padding {
   padding: 3px !important;
   margin: 0 !important;
}

.font-courrier_new {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
}

.font-century-gothic { 
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
}