/*  This CCS file created by PotentProducts.com -- for all your hosting needs.  */

body {
 margin:0 auto;
 padding:0;
 width:100%;
 text-align: center;
 font-family:arial,sans-serif;
 font-size:86%;
 line-height:124%;
 color:black;
 background:#fff}

#note {
 margin:0 auto;
 padding:10px 30px;
 width:700px;
 text-align:left;
 color:black;
 background:#e5e5e5}

h4 { font-size:116%; color:#333; background:inherit}

strong { color:#333; background:inherit}

.center { text-align:center}

