*{
	background:none !important;
}

body{
	padding:10px;	
}

h1, h2, h3, h4, h5{
	font-weight:bold;
	margin:15px 0 10px 0;
}

h1{ font-size:200%; }
h2{ font-size:180%; }
h3{ font-size:160%; }
h4{ font-size:140%; }
h5{ font-size:120%; }

ul, ol{
	margin:15px 0 10px 30px;
}

p{
	margin:15px 0 10px 0;
}