body
{
	font-family: arial, tahoma, verdana;
	font-size: 90%;
}

img
{
	border: none;
}

a
{
	color: #0066b3;
	text-decoration: none;
}


ul#topNav,
#right,
.sIFR-flash
{
	display: none;
}


/* LEFT COLUMN */

#left
{
	line-height: 150%;
}

h1
{
	font-size: 180%;
	color: #0066b3;
}
h2
{
	font-size: 140%;
	color: #0066b3;
}


/* FOOTER */

#footer
{
	clear: both;
	border-top: solid 1px #ccc;
	text-align: center;
	padding: 5px 0 20px 0;
	margin-top: 20px;
	font-size: 90%;
	line-height: 150%;
	color: #ccc;
}