body {
margin:20px 30px;
padding:0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:0.7em;
/*text-align:center;*/
background:#fff;
}

div {
margin:0 auto;
}

div#content {
text-align:left;
}

div#footer {
text-align:right;
}


img {
border:0;
}

a, a:link, a:active, a:visited {
text-decoration:none;
color:#000; 
}

a:hover {
text-decoration:none;
color:#f00;
}

h1 {
text-indent:-999em;
width:250px;
height:50px;
margin:0;
padding:0;
background:url(../images/logo_popup.gif) top left no-repeat;
}

h2, h3 {
margin:0;
padding-bottom:5px;
}

p {
margin:0;
padding-bottom:10px;
}

hr {
border:0;
height:1px;
color:#000;
background-color:#000;
margin:10px 0;
}

table {
border:0;
margin:0;
padding:0;
}

table th {
text-align:right;
margin:0;
padding:5px;
}

table td {
margin:0;
padding:5px;
}

ul, ol {
padding:0;
margin:0 2em;
}

li {
padding:0 0 .5em;
}