html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

body {
  -webkit-text-size-adjust:none;
  font-family:sans-serif;
}

h1 {
  font-size:36px;
  margin:15px;
  text-align:center;
  color:#666;
}

h2 {
  font-size:14px;
  font-weight:bold;
  color:#3c3c3c;
  margin:20px 10px 10px;
}

small {
  margin:0 10px 30px;
  display:block;
  font-size:12px;
}

a {
  margin:0 0 0 10px;
  font-size:12px;
  color:#3c3c3c;
}

.swipe {
  padding-bottom:20px;
}

.swipe li div, .swipe div div div {
  padding:0px 0px;
  background:#FFF;
  font-weight:bold;
  color:#333;
  font-size:20px;
  text-align:center;
}

.full
  {
  width: 100%;	

  }

#title{
	margin-top:30px;
	font-size:60px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:700;
	text-align:center;
	color:#000;
	letter-spacing:-6px;
}  



.date
{
  font-size:11px;
  color:#666;
  text-align:center;
	
}

#pages {
	margin-top:30px;
	
}

 
#pages ul{
    padding-left:17px;
	margin-left:25px;
	list-style-type:disc;
}

#pages ul li{
	margin-bottom:5px; 
	color:#f73e9f; 
  
        
}

#pages ul li a{
	color:#f73e9f; 
    font-size:12px;
}

#logo {
    margin-left: auto;
    margin-right: auto 
	
}