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: CityBlueprint; 
		font-size: 38pt;
		color: #000080;
		position: relative 
		 }
		 
h2    { font-family: CityBlueprint; 
		font-size: 20pt;
		color: black;
		position: relative; 
		 }
		
h3    { font-family: Arial; 
		font-size: 16pt;
		color: #000080;
		position: relative 
		 }
		 
h4    { font-family: CityBlueprint; 
		font-size: 14pt;
		color: #000080;
		position: relative; font-weight:bold 
		 }

a:link{
		color: #CC0000;
		font-family: Arial; 
		font-size: 12pt;
		text-decoration:underline; font-weight:bold
}

a:visited {
		color: #000080;
		font-family: Arial; 
		font-size: 10pt;
		text-decoration:underline; font-weight:bold
}

a:active {
		color: #99CCFF;
		font-family: Arial; 
		font-size: 12pt;
		text-decoration:underline; font-weight:bold
}
