@charset "utf-8";

#article h3.greeting{
margin-bottom:20px;
}


#article h4{
padding-bottom:18px;
}

#article table{
border:1px solid #F4F4F4;
width:520px;
}

#article th{
border-right:2px solid #DDDDDD;
padding-right:5px;
}
#article td{
padding-left:5px;
}

#article address{
text-align:right;
}

#article p{
padding-bottom:32px;
}

#article p.greeting{
margin:30px 0 40px 0;
padding:0;
text-align:center;
}

#article p.centering{
padding-bottom:12px;
}

#article p.welcome{
padding:40px 0 35px 0;
text-align:center;
}