body
{
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	margin: 2;
	padding: 2;
	background-color: #66CC99;
	background: transparent url(pics/oldpaper-inside-large.jpg);	
}

p
{
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

p.heading
{
	letter-spacing: 2px;
}

p.contributor
{
	text-decoration: underline;
	text-align: right;
}

blockquote {
   font-family: Arial, Helvetica, sans-serif;
   font-style: italic;
	color: #ffffcc;
	margin = 2;
   padding = 2; 
}

  
a:link { color: #ffffcc } 
a:visited {
	color: #6C6C00;
}

h1
{
	vertical-align: center;
	text-align: left;
	font-size: x-large;
	color: #FFFFDD;
	font-weight: bold;
	font-family: maiandra gd;
	margin: 0;
	padding: 0;
}

h2
{
	vertical-align: top;
	text-align: left;
	color: #FFFFDD;
	font-weight: bold;
	font-size: large;
}

h3
{
	vertical-align: top;
	text-align: left;
	color: #FFFFDD;
	font-size: 14px;
	font-weight: bold;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	text-align: center;
	border-style: ridge;
	border-width: thin;
}
		  
td
{
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	border-style: ridge;
	border-width: thin;
}

li {	
	line-height: 20px;
	list-style-image: url(pic_head/0051_plus.png);
}

