body   {
		background-color: #F9F3DF;
		background:	url('images/pagetexture.jpg') fixed;
		font-family: veranda, arial, helvetica, sans-serif;
		size: 10 pt;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0
		}

p		{font-family: veranda, arial, helvetica, sans-serif;
		size: 10 pt;
		}
		
td		{font-family: veranda, arial, helvetica, sans-serif;
		size: 10 pt;
		}


h1    { font-family: Century Schoolbook; 
		font-size: 38pt;
		position: relative 
		 }
		 
h2    { font-family: Century Schoolbook; 
		font-size: 20pt;
		color: #000000;
		position: relative 
		 }
		
h3    { font-family: Arial; 
		font-size: 16pt;
		position: relative 
		 }
		 
h4    { font-family: Century Schoolbook; 
		font-size: 14pt;
		position: relative; font-weight:bold 
		 }
		 
a:link       { font-family: Arial; font-size: 10 pt; text-decoration: underline; 
               font-weight: bold }
a:hover      { font-family: Arial; font-size: 10pt; text-decoration: underline; color: 
               #800080; font-weight: bold }
a:active     { font-family: Arial; font-size: 10pt; text-decoration: underline; color: 
               #808080; font-weight: bold }
a:visited    { font-size: 10pt; color: #800000; text-decoration: underline; font-family: 
               Arial; font-weight: bold }