
	body
	{
		font-family: arial, sans-serif;
		font-size: 0.75em;
		line-height: 1.75em;
	}

	a	{ text-decoration: none; }
	a:hover	{ text-decoration: underline; }

	h1
	{
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 2em;
		letter-spacing: -1px;
	}

	h2
	{
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.75em;
		letter-spacing: -1px;
	}

	h3
	{
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.2em;
	}

	h4, h5, h6
	{
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 1em;
	}


	/* some very common classes */
	.clear-fix { clear: both; }
	.ff { padding: 2px; font-family: arial, sans-serif; }
	.notice { color: #FF0000; }

