body		{	color:				#000000;
				background:			#CCFFFF;
				text-align:			left;
				margin:				0.5cm 2cm;
			}
a:link		{	color:				#000066;
				background:			transparent;
			}
a:visited	{	color:				#330066;
				background:			transparent;
			}
a:link:active,
a:link:hover
			{	color:				#CC0033;
				background:			transparent;
				text-decoration:	underline !important;
			}
h1			{	font-family:		"Poster Bodoni ATT", "Britannic", "Broadway BT", serif;
				font-size:			250%;
			}
h1 a		{	text-decoration:	none;
			}
h2			{	font-size:			110%;
				font-weight:		bold;
			}
blockquote	{	font-size:			75%;
				margin-left:		0;
				margin-bottom:		3em;
			}
small		{	font-size:			33%;
				color:				#666666;
				background-color:	transparent;
			}