body {
font-family: Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#666666;
background-color:#fff;
padding:0;
margin:0;
text-align: center;
}

img { border: none;}

/* all link styles */
a {color:#666666;text-decoration:none; font-weight:bold; border: none;}
a:hover {color:#666666;text-decoration:underline; font-weight:bold;}

/* headers */
h1 {color:#666666; display:inline;font-size:1.6em; font-weight:bold;}
h2 {color:#666666; display:inline;font-size:1.3em; font-weight:bold;}
h3 { display:inline;font-size:1.1em; font-weight:bold; margin: 0; padding: 0; font-weight:bold;}

#container {
width: 600px;
margin: 40px auto 0 auto;
padding: 0 0 0 0;
text-align: center;
}

