#if
	{
		font-family: Berlin Sans FB, Bookman Old Style, century, verdana;
		color: #B56822;
		background-color: #ff0000;
	}


#tab
	{
		width: 720;
		border-style: dashed;
		border-color: #B56822;
		border-width: 1;
	}
	

h1	{ font-size: medium; }
	
	
body
	{
		font-family: Berlin Sans FB, Bookman Old Style, century, verdana;
		color: #9E461E;
		font-size: small;
	}
	

A:link		{ text-decoration: none; color:#D78700; }
A:visited	{ text-decoration: line-through; color:#D78700; }
A:active	{ text-decoration: underline overline; color:#D78700; }
A:hover		{ text-decoration: underline overline; color:#EFE3D5; }