/*******************************************************
		PROJECT: First Southern Bank

		CSS DESCRIPTION:
		This CSS file comprises basic layout elements
		applicable to printed pages.

*******************************************************/

div.legacyMsg, div.noScriptMsg, div#mainNav, #subNav, #topLinks, #footer, p#footerNav, .hide, #flashHome {display: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.2em;
}

h1 a {
	text-decoration: none;
	color:#000000;
}

h2 {
	font-size: 1em;
}

p {
	font-size: .8em;
}

div#footer {
	font-size: .7em;
}