@import url(template.css);

body
{
color:#555;
font-family:Arial,Verdana,Georgia,Times,serif;font-size:11px;
font-size:100%;
line-height:1.125em; /* 16×1.125=18 */
text-align:center; /* This is so IE6 can center page */
margin:0;
padding:0;
}

div#container
{
margin:0 auto;
width:940px;
text-align:left;
}

p
{
font-size:0.75em;
}

img
{
border:0;
}

a
{
color: #2972a7;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

ul,ol
{
list-style:none;
}

.underline
{
text-decoration:underline;
}

.top {
text-align: right;
display: block;
font-size: 1.0em;
font-weight: normal;
margin: 0;}
