body{
 background-color: #fff;
}

.inner {
     width: 570px;
     padding: 5px;
     margin-top: 5px;
     font-weight: bold;
     text-align: left;
     margin:0 auto;
	 text-align:center;
    }

.outer{ 
text-align:center; min-width: 580px;
padding: 50px 0 0 0;
}

h1{
font-family:"apertura-condensed-1","apertura-condensed-2","KievitPro","Helvetica",sans-serif;
font-size:20px;
font-weight:normal;
line-height:1;
}

p{

}


a:link, a:active {
border-bottom:1px dotted #00699c;
color:#00699c;
text-decoration:none;
}

a:hover {
border-bottom:1px dotted #00c9fc;
color:#00c9fc;
text-decoration:none;
}
