body
{background: url(parchment.jpg); 
font-family: "Times New Roman", "Times serif", serif;
margin-left: 60px}

body.centered
{text-align: center;
background: url(parchment.jpg); 
font-family: "Times New Roman", "Times serif", serif;
margin-left: 0px}

body.centerednarrow
{text-align: center;
background: url(parchment.jpg); 
font-family: "Times New Roman", "Times serif", serif;
margin-left: 30px;
margin-right: 30px}

p.narrow
{margin-right: 30px}


h1
{text-align: center;
color: #0000CC;
margin-left: -30px}

h2
{text-align: center;
color: #000099}

h3
{text-align: center;
color: #000099}

p.navi
{font-weight:bold;
margin-left: -30px}

p.navibar
{font-size: smaller;
font-weight: bold;
text-align: center}


hr
{color: #CC0000;
background-color: #CC0000}

hr.address
{margin-left: -50px}

hr.nonnarrow
{margin-left: -30px;
margin-right: -30px}

img
{border-style: none}

a
{text-decoration: none}

a:link
{color: #0000FF}
a:visited
{color: #FF00FF}


a.ref
{vertical-align: super;
text-decoration: none}

dt
{font-weight: bold}

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
