@font-face
{
	font-family: CreamPuff;
	src: url(CreamPuff.eot);
}

@font-face
{
	font-family: PC Grandezza;
	src: url(PCGrandezza.eot);
}
a
{
	text-decoration: none;
}
a:link
{
	color: rgb(192,0,0); 
}
a:visited
{
	color: rgb(128,0,0); 
} 
a:active 
{
	color: rgb(255,0,0);
}
a:hover      { background-color: #FFF7EA }

ul { margin-left: 20; margin-top: 0; margin-bottom:0; list-style-type:disc }

body, table, h6
{
			font-weight: normal; color: #000000; font-size: 
               80%; letter-spacing: 0pt; font-family: pc grandezza;
}
body         { background-image: url('papyrus.jpg'); 
               background-repeat: repeat; background-attachment: scroll; 
              background-color: rgb(255,255,255); }
p            { margin-top: 0; margin-bottom: 0 }
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
	font-size: 100%;
}
pre
{
	font-weight: normal; 
	font-family: lucida console,fixedsys,courier new;
	font-size: 90%;
}

h1, h2, h3, h4, h5
{
	font-weight: normal; 
	font-family: CreamPuff; 
}
h1           { font-size: 220% }
h2           { font-size: 180%; margin-top: 24; margin-bottom:6 }
h3           { font-size: 160%; margin-top: 12; margin-bottom:6 }
h6           { font-weight: bold; font-size: 100%; margin-bottom:0 }