
@import url(template.css);
/** {behavior:url(csshover.htc);}  WinIE behavior call for dropdown menus */
body
{
color:#333;
font-family:Arial,Verdana,Helvetica,sans-serif;font-size:9px;
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:887px;
text-align:left;
}
p
{
font-size:0.75em;
}
img
{
border:0;
}
a
{
color:#333;
text-decoration:underline;
}
a:hover
{
color:#867956;
}
ul,ol
{
list-style:none;
}
.underline
{
text-decoration:underline;
}
.bold
{
font-weight:bold;
}
.em
{
font-style:italic;
}