a:link
{
	color: GRAY;
}
.littletype  { font-size: 8pt; line-height: 10pt }
.author      { font-size: 12pt; color: #000fff }
.worktitle   { font-size: 12pt; color: #0033CC; font-weight: bold }
.sitetitle	 { font-size: 24pt; font-family: Perpetua, Palatino, Times; color: Black }
a:visited
{
	color: GRAY;
} 
a:active 
{
	color: GRAY;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
	background : transparent;
	border-color : Gray Gray Gray Gray;
}
body
{
	font-family: "trebuchet", "verdana", "geneva", "arial";

	background-color: White;
	color: #333333;
	font-size: 9 pt
}

h1
{
	font-family: "trebuchet", "verdana", "geneva", "arial";
	color: #000000;
	font-size: 16pt;
	font-weight : normal;
}
h2
{
	font-family: "trebuchet", "verdana", "geneva", "arial";
	color: #CC9900;
	font-size : 14pt;
	font-weight : normal;
}
h3
{
	font-family: "trebuchet", "arial";
	color: #006699;
	font-size:12pt;line-height:16pt
	font-weight : bold;
}
h4
{
	font-family: "trebuchet", "verdana", "geneva", "arial";
	color: #000000;
	font-size:10pt;
	font-weight : normal;
}
h5
{
	font-family: "trebuchet", "verdana", "geneva", "arial";
	color: #006699;
	font-size:8pt;
	font-weight : normal;
}
h6
{
	font-family: "trebuchet", "verdana", "geneva", "arial";
	color: #000000;
	font-size:8pt;
	font-weight : normal;
}
p
{
	font-family: "trebuchet", "verdana", "geneva", "arial";
	
	font-size: 9 pt; 
	line-height:14pt; 
	color:#000000 }

li           
{ 
	font-size: 10pt; line-height:16pt }
	
	
bighead
{ 
	font-size: 24pt; line-height:30pt  }