
@font-face 
{
    font-family: DreamerOne;
    src: url("fonts/DreamerOne.ttf") format("truetype");;
}

@font-face {
    font-family: Papyrus;
    src: url("fonts/PAPYRUS.ttf") format("truetype");;
}


p,table,li,address,th,td
{
	font-family: Papyrus, DreamerOne, Cataneo BT, Verdana, Arial;
	color: #550055;
	font-weight: 500;
	font-size: 14pt;
	line-height: 17pt;
}

h1,h2,h3
{
	font-family: Papyrus, DreamerOne, Lucida Calligraphy, Brush Script Std, Tahoma, Arial;
	color: #330033;
	font-weight: 600;
}



body
{ 
	background-color: #ffffff;
	background-image:url('images/olives.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}

th 
{
	background-color:#FAEBD7;
}

hr 
{
	color:#e9d8f8; 
}


p.copyright
{
	font-size: 12pt;
	text-align: left;
	color: #660066;
}

p.moddate
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: left;
	color: #e9d8f8;
}

p.address
{
	font-size: 80%;
	color: #440055;
}


p.pagename
{
	font-size: 24pt;
	color: #550055;
}

p.impactlinks
{
	font-size: 12pt;
	color: #550055;
}
p.address
{
	font-size: 18pt;
}

a:link    {color:#662266}
a:visited {color:#663366}
a:active  {color:#660066}
a:hover   {color:#660066}

