
body {	
	background-image:none !important;
	background-color:transparent !important;
	color:#000 !important;
	font-size:14px;
}

/*.....................................................*/

h1, h2, h3, h4 , h5, h6 {
	margin:0;
	padding:0;
	padding-bottom:.5em;
}
h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 {}
h5 {}
h6 {}

/*.....................................................*/

p {
	padding-bottom:1em;
}

/*******************************************************/

.modal {
	padding:0 1em;
}