@font-face 
{
	font-family: calibri;
	font-style: normal;
	font-weight: normal;
	src: url(calibri.ttf);
}

h1,h2,h3
{
font-family: calibri, arial, 'sans serif'; 
}

p,table,li,address
{
font-family: calibri, arial, 'sans serif'; 
}

p,li,th,td
{
font-size: 110%;
}




body
{ 
background-color: #ffffff;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

th {background-color:#FAEBD7}

h1,h2,hr 
{
color:black; 
}

p.copyright
{
font-size: 60%;
text-align: left;
color: darkred
}

p.moddate
{
font-size: 60%;
text-align: right;
color: darkred
}

p.address
{
font-size: 90%;
}




