BODY
{
	background-attachment: fixed;
	background-image: url(tentacles-lt.jpg);
	color: #212C22;
	background-repeat: no-repeat;
	font-family: 'Palatino Linotype' , 'Book Antiqua' , Tahoma, Arial;
	background-color: #f8f8f8;
}
H1, H2, H3, H4
{
	margin-bottom: 0px;
	color: #4b4b4b;
	font-family: Tahoma, Verdana, serif;
}
H1	{	
	font-size:	18pt;
	font-weight:	700;
	}	
		
H2	{	
	font-size:	16pt;
	font-weight:	600;
	}	
		
H3	{	
	font-size:	14pt;
	font-weight:	500;
	}	
	
H4
{
	font-weight: 400;
	font-size: 12pt;
	font-variant: small-caps;
}

A:active
{
	color: #aaaaaa;
	text-decoration: none;
	font-weight:	700;
}
A:link
{
	color: #555555;
	text-decoration: none;
	font-weight:	700;
}
A:visited
{
	color: #777777;
	text-decoration: none;
	font-weight:	700;
}
A:hover
{
	color: #aaaaaa;
	text-decoration: none;
	font-weight:	700;
}

HR
{
	font-size: 3pt;
	width: 75%;
}